以下文件操作方法中,不能向CSV格式文件写人数据的是

以下文件操作方法中,不能向CSV格式文件写人数据的是

A.write()

B.writelines

C.writeline

D.seek 和write

正确答案是C