Question: This week's assignment is to write an application called SalespersonDailyEntry . py and include the following: Create a function that displays options for using the

This week's assignment is to write an application called SalespersonDailyEntry.py and include the following:
Create a function that displays options for using the application and accepts the user's choice that will be stored in a variable:
Display a welcome message to the user and the options for navigating the application:
1) Salesperson Entry
2) Sales Entry
3) Display Sales Summary Report
4) Display Sales Metrics Reports
5) Exit Application
Store the user choice in a descriptive variable
Create a function for each option above (1-5)
As a placeholder, add a print message in each function that will display that the flow of control has gone to the function (print the name of the function)
Create a function for option 5 above that will:
Display a message thanking the user for using the application
Exit the application

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!