fork download
  1. name="I am tired"
  2. print(name)
Success #stdin #stdout 0.07s 14108KB
stdin
Standard input is empty
stdout
I am tired