Be sure to submit this in proper psuedocode format including all the required sections of psuedocode.
2. Chocolate Delights Candy Company manufactures several types of candy. Design a flowchart with pseudocode for the following: a. A program that accepts a candy name (for example, "chocolate-covered blueberries"), price per pound, and number of pounds sold in the average month, and displays the item's data only if it is a best-selling item. Best-selling items are those that sell more than 2000 pounds per month.