Open main menu

CDOT Wiki β

Changes

OPS435 Python Assignment 1 2018 Fall

166 bytes added, 13:19, 2 October 2018
Computation Requirements
* While you working on the step-by-step instructions, note that there are different number of days in each month and some years hav 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.)
== Required Modules and Functions ==Your python script is allowed to import only the os and sys modules from the standard library and all the built-in modules. Based on your algorithmdesigned for this assignment, you should at least have the following three functions defined in your python script (see later section on the purpose of each function):
* dbda()
* tomorrow()
1,760
edits