Changes

Jump to: navigation, search

OPS435 Python Assignment 2

169 bytes added, 12:03, 14 March 2019
Suggested Script Development and Testing
* generate weekly usage reports by user and/or by remote host
* generate monthly usage reports by user and/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 designing your own Python Usage Report script.
For each function, identify what type of objects should be passed to the function, and what type of objects should be returned to the caller. 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 under interactive modeand verify its correctness.
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 script produces the correct results before submitting your python program on Blackboard.
1,760
edits

Navigation menu