Range
Bases: object
object
The range type represents an immutable sequence of numbers and is commonly used for looping a specific number of times in for loops.