Question: Task 4: Temperature processing (using while loop) Write a program to process a collection of daily high temperatures. You're the program should count and print

 Task 4: Temperature processing (using while loop) Write a program to

Task 4: Temperature processing (using while loop) Write a program to process a collection of daily high temperatures. You're the program should count and print the number of hot days (high temperature 85 or higher), the number of pleasant days (high temperature 60-84), and the number of cold days (high temperatures less than 60). It should also display the category of each temperature. Test your program on the following data

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!