Inside the parentheses, increment the counter variable using the ++ operator.
++
Make sure to type i++.
i++