Hello I'm new to python and i can't figure out how to write a reverse for loop in python
e.g. the python equivalent to the c++ loop for (i = 10; i >= 0; --i) -- http://mail.python.org/mailman/listinfo/python-list
Hello I'm new to python and i can't figure out how to write a reverse for loop in python
e.g. the python equivalent to the c++ loop for (i = 10; i >= 0; --i) -- http://mail.python.org/mailman/listinfo/python-list