write a program to input a letter. find its ASCII code. reverse the ASCII code and display equivalent character.
sample input=Y
sample output ASCII code=89
reverse the code=98
equivalent character:b
Answers
Answered by
18
Hey here is your answer in the image above.... using mathematical functions and my brain.....☺️
Attachments:
Similar questions