Paige Hendersen - Mad Libs - Final Project - Code in Place

by Paige Hendersen

Description

My final project executes a "mad libs" game, where a user interacts with the pycharm terminal to input various word types, which fill in the blanks for a story about a family vacation. The program first outputs an introductory image to the game, then it asks the user to input nouns, verbs, adjectives, etc. These words are stored in lists corresponding to word type, then are randomly chosen from their category to be placed into the story, making it sound silly and fun.