384
edits
Changes
→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 ==