Python Programming - Conditional Statements - Discussion
Discussion Forum : Conditional Statements - General Questions (Q.No. 12)
12.
What does the
continue
statement do in a loop?Answer: Option
Explanation:
The
continue
statement is used to skip the remaining code in the current iteration of a loop and move on to the next iteration.
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