The statement allows skipping the rest of the current iteration and going to the next one.

The condition of a while loop is checked before each .

A common method to exit a loop is using the statement.

In Python, the while loop is defined with the keyword.