fork download
  1. print("ice cream")
  2. print ("none")
  3. print("Korea")
  4.  
Success #stdin #stdout 0.06s 14092KB
stdin
Standard input is empty
stdout
ice cream
none
Korea