Make program that will store data of daily avg temps for 1 week. record the day and avg temp in two different array lists. the program will ask the user for the day of the week (Mon to Sun) and display both the day and temp for each day. If "summary" is entered, the output for your program should provide the temp for each day and the weekly avg. Use loops, decision constructs and arrays

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter7: Arrays
Section: Chapter Questions
Problem 3PP: (Numerical) Given a one-dimensional array of integer numbers, write and test a function that...
icon
Related questions
Question

Make program that will store data of daily avg temps for 1 week. record the day and avg temp in two different array lists. the program will ask the user for the day of the week (Mon to Sun) and display both the day and temp for each day. If "summary" is entered, the output for your program should provide the temp for each day and the weekly avg. Use loops, decision constructs and arrays

Expert Solution
steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr