I need a program that passes a string to a method that returns the number of vowels in the string.
Note: For testing purposes, Y will not be counted as a vowel.