Convert Python objects into a JSON string with the json.dumps() method. import json person = {"name" ...
確定! 回上一頁