Re: New User-Need-Help

2013-02-15 Thread Deborah Piotrowski
reitag, 15. Februar 2013 schrieb Joel Goldstick : >> >>> >>> >>> >>> On Fri, Feb 15, 2013 at 4:45 PM, Deborah Piotrowski < >>> spiceninj...@gmail.com> wrote: >>> >>>> Hi, >>>> >>>> >>>&g

Re: New User-Need-Help

2013-02-15 Thread Deborah Piotrowski
print "Game Over" input("\n\nPress the Enter Key to Exit") Syntax Error: Invalid Syntax On Fri, Feb 15, 2013 at 3:48 PM, Bob Brusa wrote: > > > Am Freitag, 15. Februar 2013 schrieb Joel Goldstick : > > >> >> >> On Fri, Feb 15, 2013 at 4:

New User-Need-Help

2013-02-15 Thread Deborah Piotrowski
Hi, I am very new to Python, I am using the e-book "Python Programming for the Absolute Beginner" and am starting with a simple "Game Over" Program. This is the code:which is extremely simple! print"Game Over" raw_input("\n\nPress Enter Key to exit") That's it. It is supposed to bring up a windo