A two-digit number is given. Find the number of tens in it.
A two-digit number is entered.
Print the answer to the problem.
[{'input': '57', 'output': '5'}]