Sunday night simple "cryptography" challenge

Change the printing of the array to this:

for (i = 0; i < 3; i = i + 1) {
Serial.print(" ");
Serial.print(unoSerial*,BYTE);*

  • }*
  • for (i = 3; i < 6; i = i + 1) {*
  • Serial.print(" ");*
    _ Serial.print(unoSerial*, HEX);_
    _
    }*_