Hi all,
I am really new to python and I am trying to create a script that looks at
file versions of a particular file
I have 4 files in a folder. One called myTest1.0.zip, myTest2.0.zip,
test3.txt and test4.zip in a directory/folder called allFiles on my desktop.
so the file structure is as such
Hey all,
I have been searching online for ways to copy a zip file to a destination
and extract the zip file with python.
Currently nothing works due to my limited understanding.
I am wondering if my syntax is wrong or am I missing anything?
the code is as such. also if there is a better code, I am