Converting JSON file to CSV file using cvs module · data = json.load(json_file) · # Write only the Pokemon name · pokedex = open ( 'pokedex2.csv' , ...
確定! 回上一頁