fork download
  1. print("hi*2")
  2. print("hello")
Success #stdin #stdout 0.07s 14004KB
stdin
Standard input is empty
stdout
hi*2
hello