How to write list comprehension as loop?

后端 未结 0 1919
我寻月下人不归
我寻月下人不归 2020-12-24 02:18

I am not good with list comprehensions, so ı can not read this code properly. Can someone change and explain the code.

A=[[1,2,3],[1,3,4],[5,2,6]]


for i in          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题