Open main menu

CDOT Wiki β

Changes

OPS435 Online Assignment 2P

239 bytes removed, 02:05, 19 November 2020
Overview
[Category:OPS435-Python]][[Category:rchan]]
= Overview =
You have successfully want to designed an algorithm to compute the date which is '''n''' day before or after a given date. You have also successfully want to implemented your algorithm using the a Python language by identifying the functions that are needed to perform the computation. In this assignment, you are going to re-implement the algorithm you have for assignment 1 using python class. You are going to create a new programmer-define object called "Date " with the appropriate data attributes and function attributes to support the necessary manipulation of a '''date''' object needed to implement your algorithm for assignment 1.
Your python script must follow the following coding guide:
1,760
edits