To read only one line instead of multiple lines in a Python file, use the method .readline() on a file object that is returned from the open() function. Every ...
確定! 回上一頁