Java Raptor
Question # 00803857
Posted By:
Updated on: 04/25/2021 06:48 AM Due on: 05/18/2021

Part 1 Your finished flowchart should get an air temperature from the user for each of five days. It should then display
- the average temperature for the five days,
- the highest of the five,
- and the lowest of the five.
To complete, you will need to do the following:
· Initialize the variable in main that needs to be initialized (you don’t need to initialize the variable that will hold the user’s input). In getHigh, initialize the two variables that need to be initialized.

-
Rating:
5/