Text Size
Text Size
Exit Full Screen
Python Mini
Show
Source Code
View Source Code in Full Screen
Open in New Tab
propernoun = raw_input("Enter a proper noun") noun = raw_input("Enter a noun") verb = raw_input("Enter a verb") noun1 = raw_input("Enter a noun") verb1 = raw_input("Enter a verb") print "Flour of " +propernoun+ " , fruit of Spain," print "Met together in a " +noun+ " of rain;" print "Put in a bag " +verb+ " round with a string;" print "If you'll tell me this " +noun1+ "," print "I'll " +verb1+ " you a ring."
kieranspython4.py
( around 10 lines python code )
Published By:
kk4675
Published on
2018-07-25T16:43:08Z
Python Mini
- an
OYOclass
application,
own your own class today
.
Run
Result
×
Error message shows here