Changes

Jump to: navigation, search

OPS435 Python Assignment 3

512 bytes added, 14:01, 16 November 2018
Header
will be reported and appropriate action will be taken.
</source>
 
=== Modules you are allowed to use in your script for this assignment ===
* the <b>os, sys</b> modules
* the <b>argparse</b> module
** [https://docs.python.org/3/howto/argparse.html Argparse Tutorial] - should read this first.
** [https://docs.python.org/3/library/argparse.html Argparse API reference information page]
* the <b>time</b> module
** [https://www.tutorialspoint.com/python3/python_date_time.htm Time module Tutorial]
** [https://docs.python.org/3/library/time.html Time module API reference page]
1,760
edits

Navigation menu