with open('F:/python_projects/xxx/novel.txt') as file_object: 因為絕對路徑一般較長, 所以一般將其儲存在變數中,然後再傳入open() 函式。 3 逐 ...
確定! 回上一頁