about | help | code help+videos | done | prefs |
Returns the number of times the value x appears in the given array. county([5, 3, 3, 8], 3) → 2 county([9, 0], 9) → 1 county([1, 2, 3, 4, 5], 18) → 0 ...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: 200
Copyright Nick Parlante 2017 - privacy