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