how to make range in python start from 1 and not 0 code example Example: python range not starting at 0 >>> range(1,11)