A loop is an example of indefinite iteration.

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

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

A do-while loop is an example of a loop with condition.