1,760
edits
Changes
→identify and select appropriate python objects and functions
* output the required report based on the processed data
==== identify and select appropriate python objects and functions ====
The following python functions (to be created, you may have more) are useful in handling the following sub-tasks:
* reads login records from files and filters out unwanted records
* convert login records into proper python object type so that it can be processed using as much built-in functions as possible