There's another, more concise way of looping through elements. It's called the for loop and it always needs a counter variable.

Yes! That's what we call a for loop.