about | help | code help+videos | done | prefs |
countVowels
Return the number of vowels in the given string. Y is not a vowel, capitalization should not matter. countVowels('fash') → 1 countVowels('fishi') → 2 countVowels('faAsh') → 2 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy