Your Python code must import the csv library. import csv ... You may iterate over the rows of the csv file by iterating ove input_file.
確定! 回上一頁