ii) Write a program to accept a letter in upper-case between A – X. Display the original character and the
next 2 characters and the ASCII values of these characters along with appropriate labels/messages.
Assume that the input is entered correctly. E.g: if the input character is X, then the next two characters
will be Y and Z and the output should be displayed in the following manner:
Input Character = X and its ASCII = 88
Next Character = Y and its ASCII = 89
Next Character = Z and its ASCII = 90
Answers
Answered by
0
Answer:
I don't know sorry
Explanation:
But please make me a brainleast
Similar questions