Vagyasri / Mad-Libs-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mad-Libs-Generator

This Python beginner project is a good start for beginners as it makes use of strings, variables, and concatenation. The Mad Libs Generator manipulates input data, which could be anything: an adjective, a pronoun, or verb. After taking in the input, the program takes the data and arranges it to build a story. This is a very cool Python project to try out if you’re new to coding.

About

License:MIT License


Languages

Language:Python 100.0%