Changes

Jump to: navigation, search

OPS435 Python3 Assignment 1

9 bytes removed, 01:29, 17 September 2019
Command Line Argument to be supported
* Name your python script as a1_[student_id].py, where [student_id] is your Seneca email user name.
* Your python script must support two mandatory command line arguments : (1) any valid date in YYYYMMDD format, (2) number of days before or after the given date, and one option flag: "--step"
* If there are less or more than two command line arguments given on data items provided at the command line, your script should display the correct usage message and exit.
= Computation Requirements =
1,760
edits

Navigation menu