Question: Searching Arrays Create a Raptor flowchart with an array that has 10 test scores (98,78,87,45,69,25, 100, 72, 98, 69). The user may enter their test
Searching Arrays Create a Raptor flowchart with an array that has 10 test scores (98,78,87,45,69,25, 100, 72, 98, 69). The user may enter their test score and your program will search for that score and output a message if that score is found and the position where the number was found. In addition, calculate the average test score in the array, print the average to the screen, and let the user know if their score is above or below the class average test score.
**Remember if you wish to receive a grade above 75% you must handle error correction such as entering a negative score, you may also choose to allow the user to search and compare as many test scores as they wish. **
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
