Write an interactive ada program that prompts for and gets


Problem

Write an interactive Ada program that prompts for and gets a number of daily high-temperature values. The user enters the word Done (or any other word) after the last temperature to signal the end of the data. After the data has been entered, the program should echo each value along with how many degrees that value is above or below the average of all the values. Use a sequential file to store the values. Delete the file when the program terminates.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write an interactive ada program that prompts for and gets
Reference No:- TGS02652642

Expected delivery within 24 Hours