Hello all, I'm trying to write a relatively simple python script that when executed takes an existing file in a directory and places it elsewhere, My question is how can i tell python to work with such files.
for example:
say I want to take a file from home/user/Downloads to home/user/Desktop