Convert lists of list into List of dictionaries

后端 未结 0 1325
滥情空心
滥情空心 2021-01-31 07:22

I want to convert this list of lists to list of dictionaries as the following format using python3 [[\'a\',\'b\',\'c\'],[\'d\',\'e\'],[\'f\',\'g\']]

the value to key need

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