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

list1 = [11, 3, 99, 15]
print(list1[10])