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 SalespersonDailyEntrypy 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:
Salesperson Entry
Sales Entry
Display Sales Summary Report
Display Sales Metrics Reports
Exit Application
Store the user choice in a descriptive variable
Create a function for each option above
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 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
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
