Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help with this. Can I have this in Dr Java please. An Above Average Summer Objective: Write a program that takes in temperatures

I need help with this. Can I have this in Dr Java please. image text in transcribed
An Above Average Summer Objective: Write a program that takes in temperatures for 10 days and stores it in an array. Find the average temperature for those 10 days, and then print the number of days and the temperatures that were above average. Example Dialog Welcome to the above average temperature tester program Please enter the temperature for day 1 97.0 Please enter the temperature for day 2 87.0 Please enter the temperature for day 3 85.0 Please enter the temperature for day 4 76.0 Please enter the temperature for day 5 83.0 Please enter the temperature for day 6 104.0 Please enter the temperature for day 7 78.0 Please enter the temperature for day 8 76.0 Please enter the temperature for day 9 90.0 Please enter the temperature for day 10 85.0 The average temperature was 86.1 The days that were above average were Day 1 with 97 Day 2 with 87 Day 6 with 104 Day 9 with 90 DONE

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Visual Basic 2008 Comprehensive Concepts And Techniques

Authors: Gary B. Shelly, Corinne Hoisington

1st Edition

1423927168, 978-1423927167

More Books

Students also viewed these Databases questions