第17719题 单选
使用open打开CSV文件后,将整个文件内容读取到列表需使用文件对象的哪个函数?
A

read()

B

readline()

C

readlines()

D

flush()

提交0次 正确率0.00%
答案解析