mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-23 20:11:07 +00:00
.. | ||
dictionary.txt | ||
gen.py | ||
isEng.py | ||
README.md |
Word Generator
Description
A python script that generates english words that contain 2 or more letters from input
Usage
Just run gen.py and type in some letters
Requirements
Python 3