Read a CSV as a Dict. If you want to read the data into a dictionary instead of a list, you can do that. The csv module comes with a DictReader .
確定! 回上一頁