about | help | code help+videos | done | prefs |
Determine if a word has an odd or even amount of characters. oddOrEvenString("cat") → "cat has an odd amount of chars." oddOrEvenString("book") → "book has an even amount of chars." oddOrEvenString("1") → "1 has an odd amount of chars." ...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: 102 Post-solution available
Copyright Nick Parlante 2017 - privacy