Answer in one word only...!!
In Python, decision made with the if statement is known as selection statement.True or False
Answers
Answered by
1
Explanation:
In Python, we use the if statement to test a condition and decide the execution of a block of statements based on that condition result. ... If it is True, then the block of statements is executed and if it is False, then the block of statements is ignored
Answered by
0
Answer:
jai bholenath
Similar questions