1,760
edits
Changes
→Allowed Python Modules
* the <b>argparse</b> module
* The <b>time</b> module
* The <b>ur_funcs </b> module (provide by your teacher on github)
** [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]