Changes

Jump to: navigation, search

OPS435 Assignment 1 for Section B

2 bytes added, 22:37, 8 October 2020
Assignment Requirements
Run the preliminary test script
== Assignment Python Coding Requirements ==
=== Required Modules and Functions ===
<b><font color='blue'>Your python script is allowed to import only the <u>os, subprocess and sys</u> modules from the standard library and all the built-in functions.</font></b>
* the code should run without errors after each commit, and
* every commit has a descriptive commit message.
These guidelines are not always possible, but you will be expected to follow these guidelines as much as possible. Break your problem into smaller pieces, and work iteratively to solve each small problem. Test your code after each small change you make, and address errors as soon as they arise. It will make your life easier!
== Tests and Test results ==
1,760
edits

Navigation menu