Changes

Jump to: navigation, search

OPS445 Online Assignment 2

4 bytes added, 15:49, 2 November 2021
/* The First Milestone updated
The repo will contain a check script, a README file, and the file where you will enter your code.
== The First Milestone (due July 26November 21) ==
For the first milestone you will have two functions to complete.
* <code>call_du_sub</code> will take one argument and return a list. The argument is a target directory. The function will use <code>subprocess.Popen</code> to run the command <b>du -d l <target_directory></b>.

Navigation menu