If the letters of the alphabet are coded as A=1, B=2, ..., Z=26, what is the code for 'HELLO'?

Answer: A. 851212
H=8, E=5, L=12, L=12, O=15; thus, HELLO=851212.