about | help | code help+videos | done | prefs |
Return true when the given string is a single character, that is a consonant. Return false when it is a special character vowel or more than a single character. isConsonant('a') → False isConsonant('b') → True isConsonant('E') → False ...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