Morten Juhl Johansen wrote:
> # Newbie warning
>
> I am playing with Python. Playing as in learning.
> Is it possible to reverse a range sequence? 
Take a look at the docs for the range() function:
http://docs.python.org/lib/built-in-funcs.html#l2h-56

Kent

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

Reply via email to