判断题

f=open(‘ss. csv’ , ’ r’ )

n=f. read() . strip(“\n” ) . split(“, ” )

f. close()

这段代码的功能是读取文件中的数据到列表。 ( )

A 正确
B 错误
赣ICP备20007335号-2