On 19/03/12 17:56, Alan Gauld wrote:

Python 3.x

raw_input("Hit any key to quit...")

oops. Should be:

 input("Hit any key to quit...")



--
Alan G
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