Asked by sami
Write a complete C program that asks the user to enter continuously a series of words and the
word “end” to stop.
For each word entered, you should output the number of characters of this word and then ask him
to enter the other word.
Finally, when he finished entering all the words, you should output the number of words entered
(excluding “end”)
word “end” to stop.
For each word entered, you should output the number of characters of this word and then ask him
to enter the other word.
Finally, when he finished entering all the words, you should output the number of words entered
(excluding “end”)
Answers
Answered by
bobpursley
I wont write it for you, but I caution you on looking for "end" you do not find "end" in tend, or friend, or such.
There are no AI answers yet. The ability to request AI answers is coming soon!