Open main menu

CDOT Wiki β

Changes

OPS435 Python Assign 2 2018 Fall

25 bytes added, 13:30, 11 November 2018
Resource for useful modules
# review your working python code to see whether you can improve the interface of each function and facilitate better core re-use (this process is called refactoring).
== Resource modules you can use in your script for useful modules this assignment ==
* the <b>argparse</b> module
** [https://docs.python.org/3/howto/argparse.html Argparse Tutorial] - should read this first.
** [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]
== Instructions ==
1,760
edits