How to iterate through a list of dictionaries?

前端 未结 0 1749
孤街浪徒
孤街浪徒 2021-02-04 16:51

Hello guys I have a dictionary,a key value pair , which the value has a list of dictionaries:

tables = {
    "aaa.acs": [
        {
            "20         


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