os.path.join() ... you can call os.path.join() to combine them pairwise with the proper path ... The new pathlib module is a portable solution to this.
確定! 回上一頁