Skip to content
This repository has been archived by the owner on Apr 18, 2019. It is now read-only.

noltron000-coursework/mad-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Madlibs 📝

A command-line app made with Python 3

This project was created at Make School, a modern and innovative college for future software engineers.
To learn more, visit their website.

Developer Setup

To set up your developer environment with this project, follow these steps:

  1. open your terminal.
  2. in your terminal, cd into your directory of git repositories.
  3. copy the project in your terminal using git clone ___.
    • you can optionally fork this project, and clone your fork
    • alternatively you can clone this project directly
  4. cd into the root directory of your newly cloned project.
  5. run python3 mad-libs.py to play madlibs.