G
Gaudha
Hi Pythons
I have got some problems with exiting and continuing nested loops.
Some solving ideas found somewhere like http://offog.org/ideas/python-loop-exit.html.
I searched in depth of the Official Python Documentation and couldn't
find any like that. Did that ideas implemented as it is or in some
better way? If so, please give me information about that. If not,
please advice me any tricks to make it possible...
I have got some problems with exiting and continuing nested loops.
Some solving ideas found somewhere like http://offog.org/ideas/python-loop-exit.html.
I searched in depth of the Official Python Documentation and couldn't
find any like that. Did that ideas implemented as it is or in some
better way? If so, please give me information about that. If not,
please advice me any tricks to make it possible...