Changes

Jump to: navigation, search

OPS435 Assignment 2 for Section A

1 byte added, 10:56, 15 July 2021
Second Milestone (due August 2)
To run the check script, enter the following:
<code>python python3 checkA2.py -f -v TestDirDict</code>
You will be using a module in the standard library called <b>Argparse</b>. This will help handle more complex sets of options and arguments than simply using sys.argv.

Navigation menu