Problem
1. Write a top-down design and Ada program to read the lengths (float) and widths (float) of three rooms and display the total square feet rounded to the nearest tenth of a square foot and the average area rounded to the nearest hundredth of a square foot. As always, format with indentation, and use appropriate comments and meaningful identifiers. Give informative prompts for each data value.