import os base_path = '/home/ubuntu/' filename = 'data.csv' os.path.join(base_path, filename). In pathlib, we can use the division operator ...
確定! 回上一頁