Question: Please do In JAVASCRIPT. Modify the function to return the number of vowels (a eiou, ignore y) in the given string. 1-function getVowelCount(s) t 2
Please do In JAVASCRIPT.
Modify the function to return the number of vowels (a eiou, ignore y) in the given string. 1-function getVowelCount(s) t 2 4 5 *Do not modify code below this line*/ 6 7 console.logCgetVowelCount ('hello world'), '
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
