Skip to content

Latest commit

 

History

History

2022-02-14

Wordle Assistant

Wordle, a daily website-based word puzzle, has become popular since its release in October 2021.

Ian Stewart presented his Python program wordle_assistant.py, which is a tool designed to assist in solving a wordle puzzle.

Ian's slide show presentation is available in both odp or pdf formats. He has also included the Python program wordle_utilities.py which performs some analysis of the word list that is provided with the wordle puzzle.

Links