On the Subject of The Missing Letter
I wonder where it went… Maybe it needed to go P? Maybe it went to find a new golf T? Or maybe it just wants to find U.
- Find missing letter, perform calculation, take absolute value, modulo 5.
-
- Any coordinate (e.g. A3) = Alphabetic position of that coordinate.
- SN# (e.g. SN5) = Character in that position (alphabetic position if letter)
- Alphabetic postion = (A=1, B=2, ..., Z=26)
- Submit word at the index of the calculated value of the missing letter.
| Missing letter |
Calculation | Missing letter |
Calculation |
|---|---|---|---|
| A | B | ||
| C | D | ||
| E | F | ||
| G | H | ||
| I | J | ||
| K | L | ||
| M | N | ||
| O | P | ||
| Q | R | ||
| S | T | ||
| U | V | ||
| W | X | ||
| Y | Z |