9th program input & output

Input : Enter any ASCII value : 59

Output : The equivalent character is : ;
/////////////////////////////////////
Input : Enter any ASCII value : 65

Output : The equivalent character is : A
/////////////////////////////////////
Input : Enter any ASCII value : 100

Output : The equivalent character is : d
/////////////////////////////////////