python reduce range of numbers code example Example: python range from n to 0 range(N, -1, -1) is better