Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
count
Method · 0.80
append
Method · 0.45
index
Method · 0.45
Tested by
no test coverage detected