A script to extract all the contents of a specified path of ZIP file.
Just type the following in your command prompt:
python script.py
After running the script we will find the extracted file in the current directory.
A script to extract all the contents of a specified path of ZIP file.
Just type the following in your command prompt:
python script.py
After running the script we will find the extracted file in the current directory.