[Tutor] Unable to open .py files directly

Alan Gauld alan.gauld at btinternet.com
Mon Mar 19 20:23:08 CET 2012


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/



More information about the Tutor mailing list