about | help | code help+videos | done | prefs |
Return String s without vowels. For the sake of simplicity, "y" is not considered a vowel. stripVowels("cat") → "ct" stripVowels("CAT") → "CT" stripVowels("Beatles") → "Btls" ...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