ok i need about 500~1000

is that ok?

my pet practice works works fine with it,but what should I watch out for?

sorry for double reply kent, forgot to reply all.

On Tue, Mar 18, 2008 at 3:21 PM, Kent Johnson <[EMAIL PROTECTED]> wrote:

> Alan Gauld wrote:
>
> > Add a 3rd step-value argument to range. (You don't need the xrange
> > on modern versions of Python BTW)
>
> Only if by 'modern' you mean Python 3; on Python 2.x there is a
> difference between range() and xrange(). Though for a list of 20 ints I
> don't think it matters much.
>
> Kent
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to