An integer number specifying at which position to start,
or if stop is undefined, at which position to stop (starting at 0).
Optionalstop: numberOptional. An integer number specifying at which position to stop (not included).
Optionalstep: numberOptional. An integer number specifying the incrementation. Default is 1.
A sequence of numbers.
Creates a sequence of numbers.