Write a program that prompts the user to enter
Write a program that prompts the user to enter an integer and then prints the integer first as a character, then as a decimal, and finally as a float. Use separate print statements. A sample run is shown below. The number as a character: K The number as a float: