Changes

Jump to: navigation, search

OPS435 Assignment 1 A

272 bytes added, 08:29, 20 February 2018
Sample login records file
== Program Development and Testing ==
You should create function python functions to handle the following sub-tasks:
* displays main menu, sub-menu and get user's response via the keyboard
* gets login records from the output of "last" command and filters out unwanted records
* generate weekly usage reports by user or by remote host
* generate monthly usage reports by user or by remote host
To help you with this assignment, [[OPS435 A1 Usage Report Template|here]] is a template ]] you can use as a starting point in developing your Python Usage Report program. Once you have finished coding a function, you should start a Python3 interactive shell, import your functions and manually call the function you want to test. Once you have all the individual function tested and that each is working properly, perform the final test with test data provided by your professor and verify that your program produces the correct results before submitting your python program on Blackboard.
Once you have finished coding a function, you can start a Python3 interactive shell, import your functions and manually call the function you want to test.
== Sample login records file ==
* Will be provide provided on Feb 22, 2018
== Rubric ==
1,760
edits

Navigation menu