Question: In a certain code, \'123\' is coded as \'321\'. How would \'456\' be coded?
Options:
Correct Answer: 654
Solution:
The code reverses the order of the digits, so \'456\' becomes \'654\'.