Computer Science, asked by hiiataf971, 2 days ago

3. a. Write 'T' for true and 'F' for false. The if...else statement is the simplest conditional statement.
b. Python does not allow nested if statement.
The if... elif...else ladder not a conditional statement in Python.
d. The if statement executes a command if the provided condition evaluates to true.
The if...elif...else statement allows you to test multiple conditions.​

Answers

Answered by achantakavitha030
4

it is True

please vote for me

Answered by rudranshruhela352
2

False false false true true

Similar questions