Using pathlib, which provides a Path object that has basename , joinpath , glob , and read_text , and write_bytes methods. from pathlib import ...
確定! 回上一頁