Coding Challenge: Vowel Count
Learn how to take a string as input and then returns the number of vowels that string contains.
We'll cover the following...
Problem
...Ask
Learn how to take a string as input and then returns the number of vowels that string contains.