Just read the csv file in memory as a list, then edit that list, and then write it back to the csv file. lines = list().
確定! 回上一頁