fork download
  1. # your code goes here
  2. li = []
  3. print(li)
Success #stdin #stdout 0.02s 9104KB
stdin
Standard input is empty
stdout
[]