📜  哪个函数用于从文件中读取单行? - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:42.856000             🧑  作者: Mango

代码示例1
# Question: Which function is used to read single line from file?
# Answer: readline()