about | help | code help+videos | done | prefs |
hasThreeCaps
Return true if there are 3 capital letters in a row inside the given string, false otherwise. Feel free to re-use your previous solutions to complete this. hasThreeCaps('AbAbA') → False hasThreeCaps('') → False hasThreeCaps('Y') → 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
Copyright Nick Parlante 2017 - privacy