Typically, the number of iterations in a for loop is defined by the length of the .

The first value in the range function represents the value of the iteration.

The range function can be used in for loops to generate a sequence of .

In Python, the function is commonly used in definite iteration.

Each time the loop runs, the loop variable takes on the value of the next in the sequence.

The statement can be used to exit a loop before it has been completely executed.