Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help me solve this assignment. Using python 3 to solve this assignment. Please don't use a fuction. 1.Specification - Write a program that keeps

image text in transcribed

image text in transcribed

image text in transcribed

image text in transcribed

image text in transcribed

Please help me solve this assignment. Using python 3 to solve this assignment. Please don't use a fuction.

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Administration The Complete Guide To Dba Practices And Procedures

Authors: Craig S. Mullins

2nd Edition

0321822943, 978-0321822949

Students also viewed these Databases questions