Hi guys, in this video I'm going to show you how to make a Madlib game using python. so if you like this video, please Subscribe to my channel for more programming-like content.
Code:-
print("welcome to my Madlib Game :) ")
adj = input("Type any adjective: ")
verb1 = input("Type any verb: ")
verb2 = input("Type any verb: ")
famous_person = ("Name of a famous person: ")
madlib = f"computer programming is so {adj}! it makes me so excited all the time because. " \
f"I love to {verb1}. Stay hydrated and {verb2} like you are {famous_person}"
print(madlib)
On this page of the site you can watch the video online How To Make Madlib Game | Using Python | Beginner Python Project | with a duration of hours minute second in good quality, which was uploaded by the user ProrammingWith Somesh 27 May 2021, share the link with friends and acquaintances, this video has already been watched 65 times on youtube and it was liked by 5 viewers. Enjoy your viewing!