Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use c++ to do this and please follow the same structure chart provided Lab 7 Lowest Score Daop (version 2) Objectives To provide students with

Use c++ to do this and please follow the same structure chart provided

image text in transcribed

Lab 7 Lowest Score Daop (version 2) Objectives To provide students with the experience of using Arrays and functions . selections and loops algorithms and structure chart Score #5: 80 Score #6: 93 Score #7: 80 Score #B: 43 Score #9: 68 Score #10: 90 After dropping the lowest test score, the test average is 76.1 Thanks for using our system. Problems Modify Lab S-Tas2 so that the program accepts a series of test scores and calculates the average of the scores with the lowest score dupped. Your pengram should follow the same structure charts in Lab 5: Grading your lab When you are sure that you have completed all the requirements, you can ask the instructor ar TA to check your work. You must get your test dita ready. Main CALA Where .getScore asks for a series of scores; salsaxsxasis.) calculates the average of the scores with the lowest score dropped. It calls the function Findlast to calculate the lowest score as shown in the chart. [Hint] Follow the example of Pr7-20.cpp Requirements Store student scores in an array. Declare array size by a constant that you can rerum the program hy different sizes Cakulate the lowest sexe following the same method in Labs Tusk2. An example of test run The output of your program might look like this when the array size is set to 10: Sasira.out Enter 10 test scores between 0 and 100. Score #1: 101 Score must be in the range 0 - 100. Please re-enter score. Score #1: 73 Score #2: 80 Score #3: 78 Score #4: -20 Score must be in the range 0 - 100. Please re-enter score. Score #4: 28

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

Step: 3

blur-text-image

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

Intelligent Information And Database Systems Asian Conference Aciids 2012 Kaohsiung Taiwan March 2012 Proceedings Part 2 Lnai 7197

Authors: Jeng-Shyang Pan ,Shyi-Ming Chen ,Ngoc-Thanh Nguyen

2012th Edition

3642284892, 978-3642284892

More Books

Students also viewed these Databases questions