KwickClips Python · 42 sec · free
When does the inner if run?
Short answer. Only if the outer condition is True.
How is the inner block written?
With a deeper indent.
Remember
| Inner if runs only if outer is True |
| Inner block gets a deeper indent |
Can one if go inside another? Yes. This is a nested if. First, is there a ticket? Yes. Only then we check age. Sixty five is sixty or more, so Senior seat. Inner if runs only if outer is True. Inner block indents deeper.
This clip is from the full lesson: Decision Making: if, if-else and if-elif-else — 10 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: CBSE Class 9 Information Technology (402), CBSE Class 9 Artificial Intelligence (417), CBSE Class 9 Artificial Intelligence (417), CBSE Class 11 Computer Science (083)
More KwickClips from this lesson
Does a program always run top to bottom?42 sec
What does a missing colon give?42 sec
What does and need?41 sec
What is the pattern?42 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

