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