Skip Ahead in Loops With Python's Continue Keyword

0%

Fill in the blanks:

In Python, using the statement inside a skips the remaining code in the current iteration and immediately starts the next one.

Sorry! There has been an error processing your answer. Please try again.

Got feedback on this question?