If the first digit of Frank's keycode is larger than the last, can you determine his keycode?
Front Back +---+---+---+ +---+---+---+---+---+ | 1 | 2 | 3 | | 1 | 2 | 3 | 4 | 5 | +---+---+---+ +---+---+---+---+---+ | 4 | 5 | 6 | | 6 | 7 | 8 | 9 | 0 | +---+---+---+ +---+---+---+---+---+ | 7 | 8 | 9 | +---+---+---+ | 0 | +---+Example: 2,6 is a possible part of the keycode but 3,6 and 1,6 are not since those are adjacent on only one keypad.