fork download
  1. print(10/3)
  2. print("HELLO_FROM_URL_123")
Success #stdin #stdout 0.07s 14044KB
stdin
Standard input is empty
stdout
3.3333333333333335
HELLO_FROM_URL_123