file handling in python for cp code example Example: python copy file from shutil import copyfile copyfile(src, dst)