The stop number of the sequence
Generates an iterable sequence from start...stop inclusive
The start number of the sequence
The stop number of the sequence
Generates an iterable sequence from start...stop inclusive with increments of size step
The start number of the sequence
The stop number of the sequence
The step size of the sequence
Generates an iterable sequence from 0...stop inclusive