Changes

Jump to: navigation, search

OPS435 Assignment 1 A

458 bytes added, 00:30, 14 February 2018
Main Menu
=== Main Menu ===
When your Python program is running, it should present the user with the following menu based on the given command line arguments:
 
<source>Reading login records... Done.
 
Usage Report - Main Menu
========================
d) Daily Usage Report
w) Weekly Usage Report
m) Monthly Usage Report
q) Quit
</source>
 
Option <b>d</b>, <b>w</b>, and <b>m</b> when selected will display a new sub-menu.
 
When option <b>q</b> is selected, you program should terminate.
=== Daily Usage Menu ===
1,760
edits

Navigation menu