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.