Getting right values from JSON using Python

后端 未结 0 414
野趣味
野趣味 2020-11-21 19:10

I have this json file

https://pastebin.com/embed_js/PknXEGq2

and here is my code so far

import json

data = json.load(open(\'data.json\'))

Prod         


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