readlines () returns a list of lines from the file. First, open the file and read the file using readlines() . If you want to remove the new lines (' \n ') ...
確定! 回上一頁