Changes

Jump to: navigation, search

OPS435 Assignment 1 for Section B

30 bytes added, 23:14, 8 October 2020
Github Commits
=== Github Commits ===
You will be graded partly on the quality and transaction activities of your Github commits. Professionals generally follow these guidelines:
* commit their code after every significant change,
* the code should run without syntax errors after each commit, and
* every commit has a descriptive commit message.
These guidelines are not always possible, but you will be are 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