import xml.etree.cElementTree as e. 3. with open('data.json') as data_file: 4. data = j.load(data_file). 5. for obj in data['list']:.
確定! 回上一頁