In pathlib, we can use the division operator to separate the paths elegantly. from pathlib import Path base_path = '/home/ubuntu/' filename ...
確定! 回上一頁