With the words for and in, we can execute a set of lines for a specific number of times. We have to specify a range as well.

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

Make sure that you start with for.