n' >>> f.readline() 'Second line of the file\n' >>> f.readline() ''. For reading lines from a file, you can loop over the file object.
確定! 回上一頁