| about | help | code help+videos | done | prefs |
alphacount
if given a string, determine the amount of characters that are part of the alphabet alphacount('Helloworld') → 10 alphacount('hello __-world') → 10 alphacount('what are you doing with your life?') → 27 ...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: 100
Copyright Nick Parlante 2017 - privacy