fork download
  1. print('hello')
  2. print('welcome to China')
Success #stdin #stdout 0.04s 9268KB
stdin
Standard input is empty
stdout
hello
welcome to China