CBSE Class 11 Computer Science
Question 49 of 161
Flow of Control — Question 31
Back to all questions 31
Question Question 31
In for a in __________ : , the blank can be filled with
- an iterable sequence ✓
- a range( ) function ✓
- a single value
- an expression