Question: Please code in Python: Write a function that takes a given zip file as argument and displays the OS and file size ( Kilobytes) of

Please code in Python:

Write a function that takes a given zip file as argument and displays the OS and file size ( Kilobytes) of all files with sizes greater than a given threshold(in KB). Your function should be flexible enough to allow the user to indicate the threshold.

Hint: Please remember the OS reports size of files in bytes and a Kilobyte is 1024bytes

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!