fork download
  1. print("Hello")
  2. print("Another hello")
Success #stdin #stdout 0.01s 27712KB
stdin
Standard input is empty
stdout
Hello
Another hello