Python: is it worth creating dict from list of dicts

前端 未结 0 578
旧时难觅i
旧时难觅i 2020-12-19 16:42

I have a list of dicts that I need to find by one of the values in the dict, for example:

[
    {
        "name" : "bla",
        "la         


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