Work and New folder are the two directories. To copy the file from one directory to another, we have to use shutil.copyfile(src, dst). Example:
確定! 回上一頁