fork(1) download
  1. s = input()
  2. print(s.lower().count("otan"))
Success #stdin #stdout 0.08s 14128KB
stdin
otan
stdout
1