To close a CSV file in Python, you can use the close() method. Here's an example of how to close a CSV file using Python: import csv.
確定! 回上一頁