| about | help | code help+videos | done | prefs | 
twoAs
Given a string, return true if there are exactly two upper-case A's in the string twoAs("BANANA") → false twoAs("BANANO") → true twoAs("baba") → 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
Difficulty: 160 Post-solution available
Copyright Nick Parlante 2017 - privacy