fork download
  1. print(10+5)
  2. print(1+3)
Success #stdin #stdout 0.01s 27672KB
stdin
Standard input is empty
stdout
15
4