Question: Write a Python program zip.py to create a zip file. The program should take name of zip file and files to add to the zip
Write a Python program zip.py to create a zip file. The program should take name of zip file and files to add to the zip file. Hint: Use import zipfile class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
