This lesson will teach you how to save time by using a for loop to do something multiple times.
for
You should be able to use a for loop with the range function to do something over and over again.
range