Skip to content

smbala12/madlib-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

🦁 Mad Libs Game (Python)

A simple interactive Mad Libs game written in Python.
This program asks the user for different words and then creates a short, funny story using their inputs.


📌 How It Works

The program:

  1. Asks the user to enter:
    • An adjective
    • A noun
    • Another adjective
    • A verb
    • One more adjective
  2. Uses those words to generate a short zoo-themed story.
  3. Prints the story line by line.

▶️ How to Run

  1. Make sure Python is installed on your computer.
  2. Save the file as madlib.py
  3. Open a terminal or command prompt.
  4. Run:
python madlib.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages