The condition of a while loop is checked before each .

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

A loop is an example of indefinite iteration.

The range function is often used in loops to iterate over a specific sequence of numbers.