trying to solve Riddler Classic @ https://fivethirtyeight.com/features/can-you-guess-the-mystery-word/
Using Python 3.9
WARNING: I overlooked the information that the first letter of the word was always given. Thus, I attempted to solve a fundamentally different puzzle. However, the code could be rather easily adapted to the published puzzle.