CBSE Class 11 Computer Science
Question 27 of 161
Flow of Control — Question 9
Back to all questions 9
Question Question 9
What signifies the end of a statement block or suite in Python ?
- A comment
- }
- end
- A line that is indented less than the previous line ✓