Changes

Jump to: navigation, search

OPS435 Python3 Assignment 1

477 bytes added, 16:50, 16 September 2019
Bonus task
= Bonus task =
There is 10% bonus if you your script can also take two dates both in "YYYYMMDD" format and output the number of days between the given two dates.
e.g.
* <code>python3 a1_rchan.py 20180301 20190301
365</code>
* <code>python3 a1_rchan.py 20190301 20180301
365</code>
 
= Deliverable =
== Create a private repository on github.com under your account ==
* name the repository as 'ops435-a1'
* invite 'rayfreeping' as one of the collaborator to your 'ops435-a1' repository
* us this repository to develop the and keep track of the following text/source code files:
** the algorithm for assignment 1 named "a1_algorithm.txt"
** the python script for assignment 1 named "a1_[seneca-id].py"
= Rubric =
1,760
edits

Navigation menu