about | help | code help+videos | done | prefs |
Return true if there is at least one occurrence of all digits [0-9] inside the given string. allDigits("") → false allDigits("1234567890") → true allDigits("1231104567899") → 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
Difficulty: 120 Post-solution available
Copyright Nick Parlante 2017 - privacy