@ -94,3 +94,4 @@ with open("test.csv", "w", encoding='utf-8', newline="") as t:
writer.writerow(row)
t.close()
#方法
#测试加入代码