Geography, asked by harshitkumar00010, 3 months ago

Name the decision making statement used in python​

Answers

Answered by aqeelahmed6281310
0

Answer:

Explanation:

What are the decision making statements in python?

In Python there are three types of decision making statement.

if statements.

if-else statements.

Nested if-else statement.

Use Of 'if' condition And 'and' Operator In Python.

Use Of 'if' condition And 'or' Operator In Python.

Use Of 'if' condition And 'not' Operator In Python.

Similar questions