Question: If \'X\' is coded as \'1\', \'Y\' as \'2\', and \'Z\' as \'3\', what is the code for \'XYZ\'?
Options:
Correct Answer: 123
Solution:
\'XYZ\' corresponds to \'3\', \'2\', \'1\' which is \'123\'.