Convert a list of dictionary to a list of tuples

前端 未结 0 435
旧巷少年郎
旧巷少年郎 2021-01-06 00:32

I have a requirement where I am getting data from DB in a certain format (List of dictionary), but the next set of methods require data in a certain format (List of tuples).

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