Question: In a certain code, \'123\' is to \'321\' as \'456\' is to what?
Options:
Correct Answer: 654
Solution:
The code reverses the digits, so \'456\' becomes \'654\'.