You can use the pathlib module's Path() class to read and write to files directly, circumventing the need for open() if you don't need access to the file ...
確定! 回上一頁