How can I do this with Python? I tried: import json import csv f = open('data.json') data = ...
確定! 回上一頁