reader() function. It returned an iterator, which can be used to iterate over all the lines of csv file. But we passed this iterator object to list() function, ...
確定! 回上一頁