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