| about | help | code help+videos | done | prefs |
Return true if the specified digit is found at the specified place in num. numInPlace(12345, 3, 3) → true numInPlace(12345, 3, 2) → false numInPlace(123, 5, 5) → 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: 150 Post-solution available
Copyright Nick Parlante 2017 - privacy