一、基本的檔案操作 · from pathlib import Path · file = Path("blog/readme.txt") · print(file.read_text()).
確定! 回上一頁