fork download
  1. x = input()
  2. print(x)
Success #stdin #stdout 0.04s 9488KB
stdin
Hello World
stdout
Hello World