about | help | code help+videos | done | prefs |
Determine the amount of values in an array that are NOT 13. no13([4, 5]) → 2 no13([13, 4, 5]) → 2 no13([13, 13, 13, 2]) → 1 ...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: 202 Post-solution available
Copyright Nick Parlante 2017 - privacy