separating a list into two separate list in python

后端 未结 0 1474
一向
一向 2021-01-01 19:05

this is my list

 
lis=[[\'For the first\', \'$7.56\'], [\'For the next\', \'$16.69\'],
[\'For the first\', \'$18.34\'], [\'For the next\', \'$43.47\']]
 
in t         


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