GES

Coding-Decoding

In a certain code, each letter is replaced by the letter 3 places ahead in the alphabet (Z wraps to C). If EXAM is written as HADP, how is BEST coded?

InputCoded
EH
E
X
A
M
H
?
?
?
Step 1 of 0

EH  (+3 shift: E(5) → H(8))