Question: A car manufacturer wants to determine average noise levels for the ten different models of cars the company produces. Each can be purchased with one of five different engines. Design an algorithm to enter the noise levels (in decibels) that were recorded for each possible model and engine configuration, and to calculate the average noise level for each model as well as the average noise level over all models and engines.