In a for loop we can specify how many times we'd like our loop to run with the range() statement.

Make sure to pick range.