Changes

Jump to: navigation, search

OPS445 Online Assignment 2

3 bytes added, 09:47, 16 November 2022
m
Second Milestone (due December 2)
* <code>create_dir_dict</code> will take your list from <code>call_du_sub</code> and return a dictionary.
** Every item in your list should create a key in your dictionary.
** Your dictionary values should be integers, representing the number of bytes.
For example: <code>{'/usr/lib/local': 33400}</code>
572
edits

Navigation menu