On 02/08/2014 23:13, Seymore4Head wrote:
https://www.google.com/webhp?hl=en&tab=ww&gws_rd=ssl#hl=en&q=python+programing+for+the+absolute+beginner

There is a book listed as a PDF.

When I try the first example of print "Game Over" I get a syntax
error.

I have tried running the command line and the GUI.  I get the feeling
there is something else I need to run.

http://imgur.com/RH3yczP


If the book is for Python 2 and you have 3.3 it should be print("Game Over")

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to