logo CodeStepByStep logo

getLastDigit

Language/Type: JavaScript

Write a function named getLastDigit that returns the last digit of an integer. For example, the call of getLastDigit(3572) should return 2.

Function: Write a JavaScript function as described, not a complete program.

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.