wordle-solver
wordle-solver copied to clipboard
f-strings use and code quality fixes
- Using f-strings where they were not necessary
- Fix some code to use f-strings where they are better to read.