Again, number is a counter variable. This time, however, we're creating it in the first line of the loop.

Notice how we don't need to give number a value? It automatically gets the value from the first number in the range.