We need to make sure that our JSON is correctly formatted. ... next we'll use json.loads to import that as a python dictionary. dict_from_json = json.loads( ...
確定! 回上一頁