python range(-1,-1,-1) code example Example: range in python for i in range (start, step, stop): dosomething()