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