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