js chop off last digit of number code example Example: js omit last string "somestring0".slice(0, -1) // "somestring"