Changes

Jump to: navigation, search

OPS435 Python/assignment 1 fall2022

No change in size, 14:30, 24 September 2022
Second Milestone (due October 21)
* To run the check script, enter the following:
<code>python3 checkA2checkA1.py -f -v TestDirDict</code>
2. <code>get_total</code> needs to accept your dictionary, and the target directory, and return the total size in bytes of the target directory.
* Use the following to test your code:
<code>python3 checkA2checkA1.py -f -v TestTotal</code>
== Minimum Viable Product ==

Navigation menu