We can read the contents of the file just written , The code is as follows :. 1 import csv 2 3 with open('demo.csv','r',encoding='utf-8') ...
確定! 回上一頁