[Tutor] Anyone fancy giving me some tips and an expert opinion??

elis aeris hunter92383 at gmail.com
Tue Mar 18 21:42:03 CET 2008


i am not sure if I am still in the mailing list of tutor at python.org so
please use reply all to send me a email directly please!



x = 0
y = 0
for x in xrange (20, 0):
    print x



this doesn't work because it goes from a big number to a small number, which
does nothing



but what if I need the for loop to go from a big number to a small number?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20080318/0e37dead/attachment.htm 


More information about the Tutor mailing list