C Strings 16: Find the number of times the word 'the' appears in a string [C Programming]

preview_player
Показать описание
Write a program in C to find the number of times the word 'the' appears in a string.

Expected Output :
Input a string : The string where the word the is presented more than once.
Word frequency : 3

=================================================

Рекомендации по теме
Комментарии
Автор

If I input:The string where the word the is presented more than once.
my output is 6. why?

NM_kawaii
join shbcf.ru