Write an algorithm to prompt the user to enter the temperature values for a week.Ensure that the value entered does not exceed 35.If it does,display an error message that does not include the value.Display the average temperature of the week. Write the pascal program.