about | help | code help+videos | done | prefs |
Given a number, return the number without its ones digit. chopLastDigit(23) → 2 chopLastDigit(147) → 14 chopLastDigit(400) → 40 ...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