json.load(): json.load() accepts file object, parses the JSON data, populates a Python dictionary with the data and returns it back to you.
確定! 回上一頁