CBSE Class 11 Computer Science
Question 52 of 161
Flow of Control — Question 34
Back to all questions 34
Question Question 34
The else statement can be a part of .......... statement in Python.
- if ✓
- def
- while ✓
- for ✓
The else statement can be a part of .......... statement in Python.