Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Mad libs Generator in Python

This is an advanced Mad libs generator program written in Python that creates unique and hilarious stories by prompting the user to enter words for the missing parts of speech in a pre-defined story template.

To use the Mad libs generator, simply run the mad_libs_generator.py file in a Python environment. The program will prompt you to enter words for the missing placeholders in the story template. Enter the desired words and the program will generate a story and print it to the console.

Requirements This project requires Python 3.x to be installed.

Usage To use the Mad libs generator, follow these steps:

Run the mad_libs_generator.py file in a Python environment. Enter the desired words for the missing placeholders in the story template when prompted.