fork download
  1. a = [1, 9, 2, 8]
  2. print(a[0])
Success #stdin #stdout 0.07s 14184KB
stdin
Standard input is empty
stdout
1