Let's test our for loop by printing the counter variable i to the console.

Make sure to assemble the code console.log(i);.