I am trying to work out how to remove files from a directory
the files will always have a given extention e.g .txt
I want to remove the filesfrom a specific directory that are older than say 14 days.
Noob to Python sorry if this has been answered elsewhere, all help appreciated.