Text Size
Text Size
Exit Full Screen
Python Mini
Show
Source Code
View Source Code in Full Screen
Open in New Tab
noun=raw_input("Enter a Noun") adjective=raw_input("Enter an adjective") verb=raw_input("Enter a verb ending in -ing") place=raw_input("Enter a place") print noun, "gobbled the", adjective, print "barnicle while", verb, "to the", print place print noun, "ate the", adjective, print "cake while", verb, "to the", print place
shrek.py
( around 10 lines python code )
Published By:
richie (Cougar Hacker Squad)
Published on
2017-12-15T18:10:33Z
Python Mini
- an
OYOclass
application,
own your own class today
.
Run
Result
×
Error message shows here