Question: Write a program that opens a data file containing temperatures in degrees Celsius and then creates a new data file containing all temperatures that are
Write a program that opens a data file containing temperatures in degrees Celsius and then creates a new data file containing all temperatures that are greater than or equal to zero. (The original file has both negative and positive values. ) You can download the file from this URL: The file contains 20 temperatures per line. http://uahcs.org/CS121/data/SSTdata.txt (Links to an external site.)Links to an external site. Turn in the program code and a printout of the filtered data file that your program makes.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
