fork download
  1. a = [1,2,3]
  2. a.append(4)
Success #stdin #stdout 0s 9024KB
stdin
Standard input is empty
stdout
Standard output is empty