Create a counter variable named counter and assign it -1.
counter
-1
Make sure to type counter = -1.
counter = -1