Changes

Jump to: navigation, search

OPS435 Python3 Assignment 1

No change in size, 19:35, 27 January 2020
Algorithm Design
== Algorithm Design ==
* [https://simple.m.wikipedia.org/wiki/Algorithm Here is an basic introduction to Algorithm]
* Write a step-by-step instructions in English on how to compute a date in "YYYY/-MM/-DD" format which is n days before or after a given date also in "YYYY/-MM/-DD" format.
* While you are working on the step-by-step instructions, note that there are different number of days in each month and some years have 365 days and some years have 366 days.
* You should also do some research to find out when we started using the Calendar in the current form. (This will pose a limit on the validity of your algorithm.)
1,760
edits

Navigation menu