Question: Write a function called countVowels that takes in a string and returns the count of vowels ( i . e . , ' a '

Write a function called countVowels that takes in a string and returns the count of vowels (i.e.,'a','e','i','o', and 'u') in the string. For example, if the input string is "hello", the function should return 2.(use hint, if necessary)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!