Gives word suggestions for the popular word-game Wordle.
This is the start of my project written in python. Here it is entirely console based, but you can play the web-version the I created with HTML, CSS, and Typescript on my website here
In addition to this helper, I have also expanded the project to include a competetive version against a computer, WordlBattl, which can be found here.