To read the last line of a file in Python, skip each lines of the list all the way to the end of the file, and store the last line in memory.
確定! 回上一頁