python integer list 1 to 10 code example Example: python array from 1 to n nList = list(range(1, n+1))