My current code is:
System.out.println(DATA_DIV);
System.out.println("Enter the Postal Code:");
postalCode = uIn.next();
postalCode = postalCode.toUpperCase();
what is the easiest and quickest way to check that every odd character is a letter and that every even character is a digit Example M3H4P3