s1="Мен 10-сыныпта оқимын"s2="мен" result=s1.lower().count(s2)print(result)
Men 10-sinipta oqimyn
1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!