OverIQ.com
Run (or Hit F9)
list2 = list(range(1, 101)) ## create a list of numbers from 1 to 100 print(list2)