Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Intelligence units record their messages by encrypting them. In this, instead of each letter that makes up the message, the row and column numbers of
Intelligence units record their messages by encrypting them. In this, instead of each letter that makes up the message, the row and column numbers of that letter on the code card below are written as two-digit numbers to create an encrypted message. Write the program that writes the real message on the screen according to the encrypted message consisting of 10 two-digit numbers entered from the keyboard.
one
2nd
3
4
5
one
A
J
K
P
2nd
B
I
L
R
V
3
C
I
M
S
Y
4
H
N
S
Z
5
D
G
HE
T
.
6
TO
F
HE
U
?
CASE STUDY:
Enter the numbers of the encrypted message (10 pieces): 34 32 43 11 25 54 11 33 11 33
Real message: EXAM OK
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started