... "/home/User/Documents/file(copy).txt" # Copy the content of # source to destination dest = shutil.copyfile(source, destination)
確定! 回上一頁