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.

  1. if ✓
  2. def
  3. while ✓
  4. for ✓
Answer