Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Develop an algorithm that will calculate the average temperature, given a set of temperatures. The number of temperatures and the values of temperatures are given by the user. Here is an example of in
Develop an algorithm that will calculate the average temperature, given a set of temperatures. The number of temperatures and the values of temperatures are given by the user.
Here is an example of input:
10
78
90
85
80
87
83
75
90
86
70