Using Python3, build parameters to prompt a user to fill in adjectives, nouns, and other descriptors.
- Python3 installed as path (on Windows)
Download the repo and open a terminal instance or a command prompt at that directory. Use sudo nano madlibs.py or other text editor to edit the script.
To launch, open a terminal instances or cmd/powershell in that directory or navigate there. Use sudo python3 madlibs.py to initiate the script.