Solve problem "Last digit of integer" online - Learn Python 3 - Snakify

Last digit of integer


Statement

Given an integer number, print its last digit.
Advertising by Google, may be based on your interests

In all the problems input the data using input() and print the result using print().