Instructions Create a simple Python application (Save as w5_firstname_lastname.py) . Create a Python script that takes two parameters to do the following:- 1) List all files names, size, date created in the given folder 2) Parameter1 = Root Folder name Parameter2= File size >>> to filter file size ( you can do =, > […]
Instructions
Create a simple Python application (Save as w5_firstname_lastname.py) .
Create a Python script that takes two parameters to do the