6 lines
236 B
Markdown
6 lines
236 B
Markdown
# This Script Solves Wordscape Puzzles
|
|
Word database python script from: https://github.com/dwyl/english-words
|
|
|
|
Words list: http://www-personal.umich.edu/~jlawler/wordlist.html
|
|
|
|
`Usage: python find_words.py [-n | --no-three] [letters]`
|