On 02/11/10 19:36, christopher.h...@allisontransmission.com wrote:


Glen Clark wrote on 11/02/2010 03:07:18 PM:

in general you should use raw_input instead of input.

<SNIP>
> confirmed = int(input("Are you happy with this? (y/n): ")
>

It would appear that Glen is using python 3.x as he used the print function so input is correct.

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

Reply via email to