Support Forums

Full Version: My First Program
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This is a Mad Libs program I wrote. You have to have python downloaded to view it. There may be grammatical errors, so just try to ignore them. Anyway here's the link - http://www.mediafire.com/file/zihjmdyqth...LFINAL3.py
Lol, good. I made a funny one.

You should have it pause longer at the end though. I could barely finish reading it. Smile
(10-14-2009, 04:47 PM)MreGSX Wrote: [ -> ]Lol, good. I made a funny one.

You should have it pause longer at the end though. I could barely finish reading it. Smile

For the pause at the end
[code]raw_input("press enter to continue")
It already has a 60 second pause at the end. I'll make it longer.