MCPcopy Index your code
hub / github.com/geekcomputers/Python / wordle.py

File wordle.py

Wordle/wordle.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Get all 5 letter words from the full English dictionary
2"""
3# dictionary by http://www.gwicks.net/dictionaries.htm
4# Load full English dictionary

Callers

nothing calls this directly

Calls 3

countMethod · 0.80
appendMethod · 0.45
indexMethod · 0.45

Tested by

no test coverage detected