What can we use to control the number of times a loop runs?

Counter variablesSemicolons

Great!

We can use counter variables to control the number of times a loop runs.