Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Computer Science
Python Revision Tour
Question 9
CBSE
Class 12
Computer Science
Question 45 of 105
Python Revision Tour — Question 9
Back to all questions
9
Question
Question 9
Python loops can also have else clause.
Answer
True
Reason
— Loops in Python can have else clause.
Previous
Question 8
Next
Question 10