fork download
  1. x=input()
  2. y=input()
  3. z=input()
  4. print(x ,y ,z)
Success #stdin #stdout 0.11s 14156KB
stdin
Ala
Ma
Kota
stdout
Ala Ma Kota