Changes

Jump to: navigation, search

OPS445 Online Assignment 1

7 bytes removed, 09:14, 28 September 2022
m
Command Line Argument to be supported
* You are provided with a file called assign1.py.
* Be sure that this python script has your name and student_id set inside the docstring.
* Your python script must support one or two command-line arguments only: the first should be a valid date in DD-MM-YYYY format and 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.
572
edits

Navigation menu