The json.dumps() function converts a Python dictionary to a JSON string, while json.dump() writes the JSON string to a file-like object.
確定! 回上一頁