open('person.json', 'r').read() # reading JSON object as string '{"hasMortgage": null, ... Here is another example which serializes a list of two persons: ...
確定! 回上一頁