fork download
  1. # your code goes here
  2. print("{} {}".format("Hello","world"))
Success #stdin #stdout 0.02s 9016KB
stdin
Standard input is empty
stdout
Hello world