The file object is a data stream that supports next() method to read file line by line. When end of file is encountered, StopIteration exception is raised.
確定! 回上一頁