Changes

Jump to: navigation, search

OPS435 Python Assign 2 2018 Fall

224 bytes added, 08:32, 4 November 2018
Overview
In this assignment, your duty is to
# work out an algorithm for producing daily, weekly, and monthly usage reports by user or by remote host based on the information obtained from the 'last' command or given files which contain similar information as the 'last' command.
# Once you believe you have a workable algorithm, you should then identify all the different tasks in your algorithmand any repeated sub-tasks, and finally# implement your solution using a python scriptwith the proper use of functions, and finally# 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 for useful modules ==
1,760
edits

Navigation menu