Inside the for loop's parentheses, create a counter variable named number and set its value to 1.

Marvelous!  The counter variable is placed within the parentheses.

Make sure to assemble var number = 1; inside the parentheses ().