Text Size
Text Size
Exit Full Screen
Python Mini
Show
Source Code
View Source Code in Full Screen
Open in New Tab
noun = input("Enter a noun") adjective = input("Enter an adjective") verb = input("Enter a verb") noun2= input("Enter a noun") noun3= input("Enter a noun") noun4= input(" Enter a noun") print "Mary had a little", noun print "little", verb print "little", adjective print "Mary had a little", noun3 print "Her fleece was as white as a", noun4
MadLibs.py
( around 11 lines python code )
Published By:
PlaneBagel
Published on
2023-01-05T17:08:42Z
Python Mini
- an
OYOclass
application,
own your own class today
.
Run
Result
×
Error message shows here