# range() is a built-in function that generates a sequence of numbers. # The end value is NEVER included — this is a universal Python rule.