how do I take a list and return a list of tuples. I have a function and this is the code I have so far

前端 未结 0 1674
甜味超标
甜味超标 2021-01-28 04:35

My original data looks like this:

XX, 1340

TO, 2504

XR, 231

etc...

and I want to return a list of tuples making the data look like this [(\'XX

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