fork download
  1. x = input()
  2. s = input()
  3. z = input()
  4. print(x,s,"-",z)
Success #stdin #stdout 0.06s 14128KB
stdin
flaga
biało
czerwona
stdout
flaga biało - czerwona