On Mon, Oct 6, 2008 at 7:24 AM, Rajeev Nair <[EMAIL PROTECTED]> wrote:
> also i believe the first line can also be written as 'x = input('enter
> .......') instead of using x=int(raw_input('......') . use raw_input for
> string and just input for integer.

Yes, although that is not really recommended, this has been discussed
very recently.

Also, please don't include the entire digest in your reply!

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to