Create a dictionary from a list of lists with certain criteria

前端 未结 0 1941
生来不讨喜
生来不讨喜 2020-11-28 04:15

I have a list of lists as follows:

l1=[[\'a1\',\'a2\',\'a3\'],[\'b1\',\'b2\'],[\'c1\',\'á1\']]

I want a list of dictionaries as follows:

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