fork download
  1. print(23+56)
  2. print(34)
Success #stdin #stdout 0.1s 14172KB
stdin
Standard input is empty
stdout
79
34