A Admin • 833K Points Coach Q. What does the `continue` statement do in a loop? (A) Skips the rest of the current iteration and moves to the next iteration (B) Exits the loop (C) Pauses the loop (D) Restarts the loop from the beginning Correct Answer - Option(A) Views: 31 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.