readline(n) outputs at most n bytes of a single line of a file. It does not read more than one line. my_file.close() my_file=open("test1.txt","r ...
確定! 回上一頁