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