| about | help | code help+videos | done | prefs |
remove the rightmost digit of n. precondition: assume n > 0 removeRightMost(11) → 1 removeRightMost(12) → 1 removeRightMost(57) → 5 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy