fork download
  1. # your code goes here
  2. print("hello world!")
  3.  
Success #stdin #stdout 0.09s 14072KB
stdin
Standard input is empty
stdout
hello world!