首页题库练习题目详情
Python程序设计单选题中等

在Python中,哪个函数可以读取所有行并返回一个列表?

Aread()
Breadline()
Creadlines()
Dreadall()