Contents:
Version: 5.1.0 Date updated: 10/03/2025 (dd/mm/yyyy)
>>> Wordle().solve()
[Code](https://www.inspiredpython.com/article/solving-wordle-puzzles-with-basic-python)
[Words](https://raw.githubusercontent.com/dwyl/english-words/master/words_dictionary.json)
Bases: object
object
Wordle class
Use: Wordle.solve()
Wordle.solve()
Try to fetch words list from online source
Solve Wordle