CPS125 (Digital Computation & Programming) Project
Term Project for CPS125 - Digital Computation and Programming, built using C.
Read a large file of temperatures of each of the 5 Great Lakes and organize them with dates accordingly as solutions to various project questions.
- What is the average temperature of all 5 lakes?\
- What lake had the warmest average temperature? Coldest average?\
- What are the warmest and coldest temperatures, per lake and overall?\
- What were the summer average temperatures from warmest to coldest? And Winter?\
- What days were above 20 degrees Celsius?\
- What days were below 0 degrees Celsius?
Compile and satisfy every question in aim for the least number of lines of code.
Our team succeeded to have the shortest program in our class: 201 lines of code.
@kggurram @uzairmahmed @paramdevsharma 💻