w: official solutions are provided solely for the purpose of compatibility with the canonical Wordle client
This commit is contained in:
parent
5cfd666654
commit
c5a5c44ca1
5
src/w.py
5
src/w.py
@ -1,5 +1,10 @@
|
||||
# Warning! Contains spoilers for every wordle answer ever. You have been warned!!!
|
||||
|
||||
# This word list contains the official set of Wordle words and solutions, as seen on powerlanguage.co.uk/wordle
|
||||
# and has been included here for compatibility with the official Wardle/NYT Wordle client.
|
||||
|
||||
# w.py: Wordle non-answers and answers
|
||||
|
||||
# These are not answers
|
||||
Words = [
|
||||
"aahed","aalii","aargh","aarti","abaca","abaci","abacs","abaft","abaka","abamp","aband","abash","abask","abaya","abbas",
|
||||
|
Loading…
Reference in New Issue
Block a user