about | help | code help+videos | done | prefs |
countA
Given a string, return a count of the number of occurrences of the uppercase letter A in that string. countA("ABC") → 1 countA("AAA") → 3 countA("XY") → 0 ...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: 200
Copyright Nick Parlante 2017 - privacy