Write your question here.
I am stuck with this program
this is the problem:
Write a program that will ask user to enter in the temperature in Celsius and write the data to a file. Program will give user option to 1) add more data 2) create a report which will show temps in Celsius and Fahrenheit. Report will also show the Average Temp in both C and F and the Standard Deviation again in both C and F.
this is what I have so far and I do not even know how to fix it.
thank you in advance ...