create a python list 2 to integer N code example Example: array of 1 to 100 python myList = list(range(1, 101))