mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 04:21:08 +00:00
10 lines
196 B
Markdown
10 lines
196 B
Markdown
# 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 |