Open main menu

CDOT Wiki β

Changes

OPS435 Online Assignment 1

14 bytes added, 15:50, 19 June 2020
The First Milestone
= Assignment Requirements =
== The First Milestone (due June 19) ==
* Before you begin programming, it is important to plan your algorithm. Therefore your first task will be to complete and submit an algorithm document. This document should be named '''algorithm_[student_id].txt'''. This file should be plaintext. The document will contain two sections:
* A description of how the "after()" function works. The "after()" function is provided to you in a1_template.py. Open the file, and use clear English to describe what line of code does in such a way that a competent programmer could reproduce the code without seeing it firsthand.