fork(1) download
  1. def task1(text):
  2. words = text.lower().split()
  3. return words.count("мен")
Success #stdin #stdout 0.11s 14060KB
stdin
Men 10-sinipta oqiymyn 
stdout
Standard output is empty