Changes

Jump to: navigation, search

OPS435 Online Assignment 2

1 byte added, 13:49, 5 August 2020
identify and select appropriate python objects and functions
* convert login records into proper python object type so that it can be processed using as much built-in functions as possible
* create functions which generate daily usage reports by user and/or by remote host
* create functions which generate weekly monthly usage reports by user and/or by remote host
To help you with this assignment, you should use the a2_template.py in the repository as a starting point in designing your own Python Usage Report script.

Navigation menu