Make a fun and entertaining mad libs generator program using Python! In this project, you will be using basic Python concepts, including input/output, variables, and string concatenation.
📕 Links 📕
🔗 Python Fundamentals playlist: https://youtube.com/playlist?list=PLzo7LopEoRYWGKR9DjWVqBpDiqecJF3MO
🔗 Text-based tutorial: https://github.com/futureprogrammer360/Python-Fundamentals/blob/master/1.%20Basic%20Syntax%2C%20Data%20Types%2C%20and%20Variables/1.P2%20Mad%20libs.ipynb
🔗 Project source code: https://github.com/futureprogrammer360/Python-Fundamentals/blob/master/1.%20Basic%20Syntax%2C%20Data%20Types%2C%20and%20Variables/mad_libs.py
⚡ Like and Subscribe! ⚡
✅ If you enjoyed the video, make sure to like, share, comment, and subscribe!
⭐ Timeline ⭐
⌚ 0:00 Introduction
⌚ 1:37 Example code
⌚ 3:21 Conclusion
⭐ Hashtags ⭐
#FutureProgrammer
#Python
#Programming