from pathlib import Path Desktop = Path('Desktop') # print(Desktop) WindowsPath('Desktop') # extend the path to include subdir
確定! 回上一頁