Mad Libs — Lesson 2 Activity

Try the quick interactive version, or build it in Python on online-python.com

Interactive Mad Libs

Fill the prompts below and press Generate Story.

Story

Your story will appear here.

Python version tip: To build this in Python, use input() for each prompt and print() to show the story.