readline () to read a line in a file as a string. Each .readline() moves to the next available line in the file. poem1 = open('poem1.txt', 'r ...
確定! 回上一頁