write a program that takes in an integer in the range 11-100 as input. the output is a countdown starting from the integer, and stopping when both output digits are identical. additionally, output the distance between the starting and ending numbers (ex: 93 - 88