about | help | code help+videos | done | prefs |
Check if a string contains no more than 2 numbers in a row (anywhere in the string). quant2("12345") → false quant2("123ABC") → false quant2("ABC123") → 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: 310 Post-solution available
Copyright Nick Parlante 2017 - privacy