Changes

Jump to: navigation, search

OPS445 Online Assignment 1

38 bytes added, 22:09, 29 September 2021
Command Line Argument to be supported
=== Command Line Argument to be supported ===
* You will provided with a file called a1_templateassign1.py.* Rename Be sure that this python script as a1_[student_id].py, where [student_id] is has your Seneca email user nameand student_id set inside the docstring.* Your python script must support one or two command line arguments only: both the first should be a valid dates date in DD-MM-YYYY formatand the second an integer (negative or positive).
* If there are no arguments, more than two arguments, or an invalid date, your script should display the correct usage message and exit.

Navigation menu