Python multi-loop failed when with generator and iterator

前端 未结 2 1260
一向
一向 2020-12-22 03:30

I need a 2D loop of which the first loop uses an iterator and the second uses a generator, but this simple function failed to work, can anyone help to check?



        
2条回答
提交回复
热议问题