Mortimer Life Insurance Company wants several lists of salesperson data. Design a flowchart or pseudocode for the following:
a. A program that accepts a salesperson’s ID number and number of policies sold in the last month, and displays the data only if the salesperson is a high performer—a person who sells more than 25 policies in the month.
b. A program that accepts salesperson data continuously until a sentinel value is entered and displays a list of high performers.