登入
Computer Science for IGCSE & O level - Programming (Section 13 - No. 36)
What does `myFile.readline()` do in Python?
Writes a line to the file
Reads a line from the file
Opens the file
Closes the file
解释
Reads a single line from the file.
评论 (0)
登录发表评论
广告
允许 javascript 正确加载此页面