| about | help | code help+videos | done | prefs | 
string_luckyVowels
string_luckyVowels-- given a String count the number of lucky words in the String, a word is considered to be lucky if it contains exactly 7 vowels. string_luckyVowels("He was the personification of capitalization") → 2 string_luckyVowels("The anesthesiologist administered a benzodiazepine to the patient as a form of neutralization to the previously administered stimulant. Which in turn affected his maneuverability when performing any aeronautical stunts from which has started his need for rehabilitation") → 6 string_luckyVowels("Pasteurization made dairy products safe for the masses") → 1 ...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