Question: 3) Write a Python 2.7 function that takes a directory path, and prints the size, in bytes, of all the files, ignoring sub-directories, reverse sorted
3) Write a Python 2.7 function that takes a directory path, and prints the size, in bytes, of all the files, ignoring sub-directories, reverse sorted by size, with the total in the following exact format
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
