about | help | code help+videos | done | prefs |
mostPopularVowel
Return the most popular vowel (aeiou) in a lowercase String. The String will have one vowel most popular. mostPopularVowel("mississipi") → "i" mostPopularVowel("farewell") → "e" mostPopularVowel("repeated") → "e" ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 200
Copyright Nick Parlante 2017 - privacy