Changes

Jump to: navigation, search

OPS435 Assignment 2 for Section A

609 bytes added, 12:23, 12 July 2021
Assignment Requirements
= Assignment Requirements =
 
== Starting Code ==
The first step for the assignment will be to accept the assignment using the invite code provided by your instructor. You will need to create a GitHub account to do this. (If you already have a GitHub account, you may use this).
 
In your repository you will find a file called <b>duim.py</b>. This file contains starting code. You will complete the assignment inside duim.py. <b>Do not rename this file or the functions inside, unit tests will fail and you will lose marks!</b>
 
Also in your repository you will find <b>checkA2.py</b>. You can use this check script to check your work.
 
== Permitted Modules ==
<b><font color='blue'>Your python script is allowed to import only the <u>os, subprocess, argparse and sys</u> modules from the standard library.</font></b>

Navigation menu