byte z = 0x12 + 0x13; //z = 3C Interesting arithmetic in the comment there.
byte z = 0x12 + 0x13; //z = 3C