How do you append unknown tuples in one list that have a specific value inside them to another list?

后端 未结 0 1801
时光取名叫无心
时光取名叫无心 2020-12-17 18:13

I am sorry if the heading had sounded complicated. Let me show you the code:

a = fooList[0][0] #the 1st value of the tuple
b = fooList[0][1] #the 2nd value of         


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