about | help | code help+videos | done | prefs |
Return the index of the last occurrence of A, E, I, O, or U inside the str parameter. Return -1 if not found any. indexOfLastVowel("abA") → 2 indexOfLastVowel("YeS") → 1 indexOfLastVowel("wwwww job job") → 11 ...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: 120
Copyright Nick Parlante 2017 - privacy