json.load() is used to convert a JSON object to a Python dictionary. It takes a JSON file object as an argument, parses the JSON data, converts it into a ...
確定! 回上一頁