about | help | code help+videos | done | prefs |
noConsecutiveCaps
Return False when there are at least two consecutive capital letters in the string, True otherwise. noConsecutiveCaps('AbA') → True noConsecutiveCaps('AA') → False noConsecutiveCaps('AbAbCsD') → True ...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