Changes

Jump to: navigation, search

OPS435 Python/assignment 1 fall2022

227 bytes removed, 14:40, 24 September 2022
Additional Features
== Additional Features ==
After completing the above, you are expected may choose to add some additional features. Some improvements you could make are:
* Format the output in a way that is easy to read.
* Convert bytes into a human readable format.
* Add colour to the output.
* Include files in the output.
* Accept more options from the user.
* Sort the output by percentage, or by filename.
 
It is expected that the additional features you provided should be useful, non-trivial, they should not require super-user privileges and should not require the installation of additional packages to work. (ie: I shouldn't have to run pip to make your assignment work).
== The Assignment (due November 4, 11:59pm) ==

Navigation menu