10th program input & output

Input : Enter any character : B

Output : The equivalent ASCII value is : 66
/////////////////////////////////////
Input : Enter any character : e

Output : The equivalent ASCII value is : 101
/////////////////////////////////////
Input : Enter any character : a

Output : The equivalent ASCII value is : 97