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

Make sure to pick console.log followed by ( and then "Scan #" + i, ), ;.