https://github.com/leoandersoon/mad-libs
Building a Mad Libs game by using Python
https://github.com/leoandersoon/mad-libs
Last synced: 2 days ago
JSON representation
Building a Mad Libs game by using Python
- Host: GitHub
- URL: https://github.com/leoandersoon/mad-libs
- Owner: leoandersoon
- Created: 2021-06-23T14:30:46.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T14:38:12.000Z (about 5 years ago)
- Last Synced: 2026-06-23T03:39:28.732Z (2 days ago)
- Language: Python
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mad-libs
💻Building a Mad Lib game by using Python
-One of the best ideas to start experimenting you hands-on python projects for students is working on Mad Libs Generator.
-This is the perfect project for beginners who are just starting out with software development.
-Primarily focused on strings, variables, and concatenation, this project will teach you how to manipulate user-inputted data.
-The program design is such that it will ask users to enter a series of inputs that will be considered as a Mad Lib. Mab lib is one of the python projects for beginners.
-The input could be anything, an adjective, a noun, a pronoun, etc. Once all the inputs are entered, the application will take the data and arrange the inputs into a story template form. Sound fun, right?
for more information;
https://www.instagram.com/p/CQdhvDOsDqL/