Changes

Jump to: navigation, search

OPS445 Online Assignment 1

4 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.
* your algorithm document, named as 'algorithm_youruserid.txt', to Blackboard. This is your first milestone.
* your python script, named as 'assign1.py', should be included in your repository, and also '''submitted to Blackboard.'''
* the output of the checking script 'CheckA1.py -f -v&>', named as 'a1_output.txt', should be included in your repository.
572
edits

Navigation menu