fork download
  1. h1 = input()
  2. h2 = input()
  3. print(h1+"h2")
Success #stdin #stdout 0.1s 14168KB
stdin
치킨
pizza
stdout
치킨h2