Python Online compiler - OverIQ.com (original) (raw)

list1 = list(range(5))

print(list1)