On Mon, Mar 23, 2009 at 12:08 AM, John Jenkinson <johnjenkins...@gmail.com>wrote:
> My Code: > > # Game Over - Version 2.0 > # Demonstrates the use of quotes in strings > > print "Program 'Game Over' 2.0" > > print \ > """ > ----- --- --- --- ----- > / ___| / | / |/ | | ___| > | | / /| | / /| / | | |__ > | | _ / ___ | / / |__/ | | | __| > > """ > > raw_input("\n\nPress the enter key to exit.") > > > shell's response: > > >>> ================================ RESTART > ================================ > I cant find any problems with the code.
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor