[Solution found!] 在DictWriter不工作,你所期望的方式。 with open('dict.csv', 'w') as csv_file: writer = csv.writer(csv_file) for key, ...
確定! 回上一頁