as a form of quality control, the pancake kitchen has recorded, on a pancake file, two measurements for each of its pancakes made in a certain month: the thickness in mm (millimetres) and the diameter in cm (centimetres). each record on the file contains the two measurements for a pancake, thickness followed by diameter. the last record in the file contains values of 999 for each measurement. the solution algorithm should read the pancake file, calculate the minimum, the maximum and the average for both dimensions, and print these values on a report. reddit