Changes

Jump to: navigation, search

OPS435 Python3 Assignment 1

24 bytes added, 16:53, 16 September 2019
Bonus task
There is 10% bonus if 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>For date "20180301" and "20190301" python3 a1_rchan.py 20180301 20190301 365</code>
* <code>python3 a1_rchan.py 20190301 20180301
365</code>
1,760
edits

Navigation menu