Code has been added to clipboard!

Python Range – the Negative Step Parameter

Example
range(10, 0, -2)