print "Hi Welcome to the MadLib Generator!!!!" #There once was a _____ from _____ , who had a hobby of _______. On day he decided to to try somthing different.That was _______.Their friend named ________ was a master at this. #So they ______ down to ______ together .At ______ they attracted a crowd from Paris,France.Their skills amazed the French people.They asked them to go around the world preforming. #On this tour ,the millionare named _______ asked them to work for him.He payed them in ________.This made them spend it on _______.They fought over ______ and eventually split up never to tour again.The End. print "Are you ready? Let's Go!!" print "An Animal." animal = raw_input() place = raw_input() hobby = raw_input() hobby2 = raw_input() name = raw_input() action = raw_input() place2 = raw_input() name2 = raw_input() currency = raw_input() thing = raw_input()
Run
Reset
Share
Import
Link
Embed
Language▼
English
中文
Python Fiddle
Python Cloud IDE
Follow @python_fiddle
Browser Version Not Supported
Due to Python Fiddle's reliance on advanced JavaScript techniques, older browsers might have problems running it correctly. Please download the latest version of your favourite browser.
Chrome 10+
Firefox 4+
Safari 5+
IE 10+
Let me try anyway!
url:
Go
Python Snippet
Stackoverflow Question