{" name ":" red ", "score" : {" Chinese ": 100," math ": 90," English ": 98}}, {" name" : "blue", "score" : {" Chinese ": 10," math ": 9," English ": 8}}
CodePudding user response:
Have turn JSON online website you can look at how to handle JSONCodePudding user response:
https://www.sojson.com/editor.htmlCodePudding user response:
https://www.cnblogs.com/- cainiao/p/9999170 HTMLCodePudding user response:
The import jsonUsing the built-in json module can't parse?