Inside the for loop, use the counter variable i to display "Round " + i in the console.

Make sure to pick "Round ", followed by +, and finally i.