Changes

Jump to: navigation, search

OPS435 Assignment 1 for Section B

55 bytes added, 00:10, 9 October 2020
Command Line Argument to be supported
=== Command Line Argument to be supported ===
* Your Python script must support one command line argument only: date in the following format with correct values in YYYY, MM, and DD should be considered as valid input data:
** <code>YYYYMMDD</code>** <code>YYYY/MM/DD</code>** <code>YYYY-MM-DD</code>** <code>YYYY.MM.DD. </code> * If there are no argument, more than one argument, or an invalid year, month, or day, your script should display the appropriate usage message, error code, and exit.
=== Documentation ===
1,760
edits

Navigation menu