Question: If \'HELLO\' is coded as \'KHOOR\', what is the code for \'WORLD\'?
Options:
Correct Answer: YQTNF
Solution:
Each letter is shifted by +3. W=23 becomes Z=26, O=15 becomes R=18, R=18 becomes U=21, L=12 becomes O=15, D=4 becomes G=7. Thus, WORLD = YQTNF.