Hi,<div><br></div><div><br></div><div>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!<br clear="all">
<div>print"Game Over" raw_input("\n\nPress Enter Key to exit")</div><div>That's it. It is supposed to bring up a window that says "Game Over" and at the bottom say "Press enter Key to exit" and when you press the enter key it is supposed to exit(big suprise).</div>
<div>But all it does is highlight "raw_input" and says "invalid syntax" Now, if I just put "print "Game Over"" then it says Game Over UNDERNEATH the code I just printed!</div><div>now I am following the book to the <i>pixel</i> and that is not what is supposed to happen!</div>
Please email me back as soon as you get this...(if you are not to busy). </div><div><br></div><div>Thanks,<span style="font-family:'comic sans ms',sans-serif">Nicholas </span></div>