Solve problem "Tens digit" online - Learn Python 3 - Snakify

Tens digit


Statement

Given an integer. Print its tens 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().