在Python3中,文本文件读取操作有以下方法():

在Python3中,文本文件读取操作有以下方法():

A.read()

B.readline()

C.readall()

D.readlines()

正确答案:ABC

猜你喜欢