Prob 1: Write a program to print the last digit of the input integer. Prob 2: Write a program to reverse the digits of the input 2 digit interger. Prob 3: Write a program to reverse the digits of the input integer of unfixed length.