Numbers of conditional statements used in python are
Answers
Answered by
3
Answer:
In programming and scripting languages, conditional statements or conditional constructs are used to perform different computations or actions depending on whether a condition evaluates to true or false. (Please note that true and false are always written as True and False in Python.)
Answered by
1
In python we have one more than conditional statement called the elif statement is used to check multiple conditions only if only the given condition is false
Similar questions
English,
3 months ago
Accountancy,
6 months ago
English,
6 months ago
Chemistry,
11 months ago
Art,
11 months ago