Inside the code block, we make the condition return false and stop the loop by incrementing the counter variable. Try it with counter++.
false
counter++
Make sure to type counter++.