... json_object = json.dumps(dictionary, indent = 4 ). # Writing to sample.json. with open ( "sample.json" , "w" ) as outfile: outfile.write ...
確定! 回上一頁