Question: Follow these instructions to complete your assignment: 1. Write a flowchart and program that does the following: o Asks the user for the average temperature

Follow these instructions to complete your assignment: 1. Write a flowchart and program that does the following: o Asks the user for the average temperature in each of the last 12 months o After the user has entered the temperatures, the program should display them o Uses a "for" loop to ask for the data, and use another "for" loop to display the data o Stores the data in an array called "temperature"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
