Changes

Jump to: navigation, search

OPS435 Python3 Assignment 1

No change in size, 19:35, 27 January 2020
Command Line Argument to be supported
== 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 YYYY/-MM/-DD format, (2) number of days before or after the given date, and one option flag: "--step"
* If there are less or more than two data items provided at the command line, your script should display the correct usage message and exit.
1,760
edits

Navigation menu