Question:
Flow Chart and Program for Chocolate Delights Candy company
1 chocolate delights candy company manufactures several types of candy. Design a flowchart for the following :
A programm that accepts a candy name (for exmple, "chocolate-covered blueberries'), price per pound, and number of pounds sold in the average month, and display the item's data values only if it is best-selling item. Best selling item are those that sell more than 2,000 pounds per mounth
2 chocolate delights candy company manufactures several types of candy. design a flowchart for the following:
A programm that accepts candy data and procedures a list of high-priced, best-selling items are those that sell more than 2,000 pounds per month . high-priced items are those that sell for $10 per poun or more.
3 The summerville telephone company charges 10 cents per minute for calls outide the customer's area code that last over 20mn. all other calls are 13cents per minute. Design a flowchart for the following:
A programm that accepts data about one phone call: customer area code (three digits) customer phone number(sven digits), called area code (three digits), called number(sven digits) and called time in minute(four digits).Display the calling number , called number and price for the call.