Write a program that prompts the user to input a sequence of characters and outputs the number of vowels. (Use the function isVowel written in Programming Exercise 2.)
Reference:
Write a value-returning function, isVowel, that returns the value true if a given character is a vowel and otherwise returns false.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.