csv skipping appending data skips rows

后端 未结 0 1719
萌比男神i
萌比男神i 2021-01-24 00:18

I have python code for appending data to the same csv, but when I append the data, it skips rows, and starts from row 15, instead from row 4

import csv

with open         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题