/AcrosticPoemMaker

This is a python program that creates a Acrostic Poem. Just insert your name.

Primary LanguagePython

AcrosticPoemMaker

To use this Poem Maker first run in the terminal:
git clone https://github.com/strifedeeno/AcrosticPoemMaker.git

Then cd into the file by doing:
cd AcrosticPoemMaker

Then run the python file by doing:
python AcrosticNamePoem.py (Insert Name Here)
or
python3 AcrosticNamePoem.py (Insert Name Here)