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") noun2=input("Enter a noun") verb=input("Enter a verb in the past tense.") adjetive=input("Enter an adjetive.") print"Hey diddle diddle" print"The", noun, "and the", noun2, "" print"The cow", verb, "over the moon." print"The little dog laughed to see such", adjetive, "." print"And the dish ran away with the spoon." #hey diddle diddle #the cat and the fiddle #the cow jumped over the moon #the
Madlibs.py
( around 13 lines python code )
Published By:
BM4518
Published on
2023-01-25T13:30:21Z
Python Mini
- an
OYOclass
application,
own your own class today
.
Run
Result
×
Error message shows here