+ 6
2 for loops at the same time (not nested) seems not possible. You can try to create 2 iterators and use them in parallel. But it is possible to iterate through more the one list by using zi(). If you can give us some more information, we may be able to help you.



