Skip to content

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

Notifications You must be signed in to change notification settings

arnaybhatia/AcrosticPoemMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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)