about | help | code help+videos | done | prefs |
a_to_e
Write a function that counts the number of times the letters 'a', 'b', 'c', 'd', and 'e' appear in a string. a_to_e('hello') → 1 a_to_e('goodbye') → 3 a_to_e('iconic') → 2 ...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