about | help | code help+videos | done | prefs |
Given an integer "n", return the last digit of the number. The last digit is the farthest right number. logic_lastDigit(1) → 1 logic_lastDigit(12) → 2 logic_lastDigit(23) → 3 ...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