"Andre Engels" <andreeng...@gmail.com> wrote
Actually, no, this case it's not your ignorance. What is probably
going on is that you are using Python 2, but the book is going with
Python 3.

You can quickly check the version by just typing python at an OS command prompt to get into the interactive interpreter(>>>).

The welcome message should tell you the version you are running.

HTH,

--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to