Just as Python dictionaries can contain lists, JSON objects can contain arrays. ... reads entire file into a single string students_d = json.loads(contents) ...
確定! 回上一頁