Python Programming - Conditional Statements - Discussion
Discussion Forum : Conditional Statements - General Questions (Q.No. 16)
16.
Which keyword is used to exit a loop prematurely?
Answer: Option
Explanation:
The
break
statement is used to exit a loop prematurely in Python, regardless of the loop's condition.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers