On 26/03/2013 23:59, rahulredd...@hotmail.com wrote:
So i have a set of for loops that create this :


snipped the art


but i want to nest all the loops under one BIG loop that'll run in reverse to 
make this:


snipped the art


Is this possible?


Yes read http://docs.python.org/3/library/stdtypes.html#range and http://docs.python.org/3/library/functions.html#reversed

--
If you're using GoogleCrap™ please read this http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to