You can make use of a while loop and read the contents from the given file line by line. To do that, first, open the file in read mode using ...
確定! 回上一頁