Extract list item from nested json/dictionary in python

前端 未结 0 1944
耶瑟儿~
耶瑟儿~ 2020-12-15 02:43

I have a json in python that looks like the following:

{
  "Id": "123",
  "fields": {
    "List1": [{
        "Li         


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