You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How will these things be read by other components of the system? Explain in your PR.
Add a Python script which compresses a directory
Consider the zipfile package in Python?
Write a simple program which downloads and zips a website
The text was updated successfully, but these errors were encountered:
trhopkins
changed the title
As a user, I want the program to compress all files in a folder, so I can save local disk space.
As a user, I want to compress all files in a folder, so I can save local disk space.
Mar 8, 2022
zipfile
package in Python?The text was updated successfully, but these errors were encountered: