Write an algorithm that inputs the lunch costs for each the


You are responsible for keeping track of meal expenses for ten employees while at a business lunch to which your employer has invited you to attend.

Write an algorithm that inputs the lunch costs for each the ten employees while accumulating the total cost of the lunch. Your algorithm will then output both the total lunch cost as well as the average cost of a lunch.

(Required Component: You are required to use a LOOP in designing a solution for this last problem.

Your loop should both input each employee's individual lunch cost as well as accumulate (add up) the total lunch bill for the entire group of ten employees. The structure and logic for this process must be clearly articulated.)

Request for Solution File

Ask an Expert for Answer!!
Database Management System: Write an algorithm that inputs the lunch costs for each the
Reference No:- TGS02917888

Expected delivery within 24 Hours