logo CodeStepByStep logo

get_last_digit

Language/Type: Python

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

Function: Write a Python 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.