Python Programming - Loops - Discussion
Discussion Forum : Loops - General Questions (Q.No. 2)
2.
Which keyword is used to skip the rest of the code in the current iteration of a loop and move to the next iteration?
Answer: Option
Explanation:
The
continue statement is used to skip the rest of the code in the current iteration of a loop and move 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