code games. learn Python.
in-build python library for high-level file operations
import shutil shutil.copyfile(source, destination) shutil.move(source, destination)