1737947572371 CH9 Flow Control in Python.docx 1-1
1737947572371 CH9 Flow Control in Python.docx 1-1
SUBJECT - COMPUTER
CHAPTER– 9 (Flow Control in Python)
(Book Work)
A. Tick the correct option.
1. if…else
2. Hello
3. if a>=2:
4. if a>=2:
5. if (a==b): and if a==b: both are correct