Question: Using python 3 to solve this problem. You can use functions to solve this assignment. 1.Specification - Write a program that keeps track of user's

 Using python 3 to solve this problem. You can use functionsto solve this assignment. 1.Specification - Write a program that keeps trackof user's activity. There is three menus to display to the user:. Log-in Menu: (A) Log-in - checks for the user password combo,if valid log in to User Menu or Admin Panel (B) Quit

Using python 3 to solve this problem. You can use functions to solve this assignment.

1.Specification - Write a program that keeps track of user's activity. There is three menus to display to the user: . Log-in Menu: (A) Log-in - checks for the user password combo, if valid log in to User Menu or Admin Panel (B) Quit - kills the program . Admin Panel (A) Add User - Adds a User and Password (B) Display Activity of User (C) Remove User - Remove user (D) Display Most and Least Active User > (E) Log-out > User Menu: (A) Post Message (B) View Most Recent Post > (C) Log-out Data Structures To Use: . List for all posted messages (keeps sequence), may want as tuple for retriving (user- naime,message

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!