import json. 2. . 3. with open('path_to_file/person.json') as f: 4. data = json.load(f). python read json file. python by MzanziLegend on Apr 08 2020 ...
確定! 回上一頁