fork download
  1. text = "pidor blya, ya tibe pokushati prines"
  2. text = text.replace(' ','')
  3. print (text)
Success #stdin #stdout 0.01s 7896KB
stdin
Standard input is empty
stdout
pidorblya,yatibepokushatiprines