Write a program that accepts the input from the keyboard, and the given sentence will be analyzed and it will display the numbers of vowels:
Example:
"Give a sentence: Hello World!
In the given sentence, the vowel:
e is used one time
o is used twice
The given sentence has a total of 3 vowels!
press any key to continue ..."
Immediate help would be appreciated!
I see no error in your example.
i need the code for the problem?
Why don't you try to solve it? Post your try and you will get some help :)