Changes

Jump to: navigation, search

OPS435 Python3 Assignment 2P

17 bytes added, 15:48, 8 November 2019
Overview
[[Category:OPS435-Python]][[Category:rchan]]
= Overview =
You have successfully design designed an algorithm to compute the date which is '''n''' day before or after a given date. You have also successfully implement implemented your algorithm using the Python language by identify identifying the functions that are need 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 call called Date with the appropriate data attributes and function attributes to support the necessary manipulation of '''date ''' object needed to implement your algorithm for assignment 1.
Your python script must follow the following coding guide:
1,760
edits

Navigation menu