Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Design a grade average program that will produce the numerical grade average of

ID: 3661223 • Letter: D

Question

Design a grade average program that will produce the numerical grade average of test scores input by a user. Your program design should contain the following: You must use an Array as your data structure to store the input grades You must use a Looping structure to initialize the elements of your array to clear out system garbage. The user may input up to 5 test scores. Hint: This does not mean each user will input 5 scores. 3 scores may be entered for calculation. You must use a Looping structure to traverse the elements of your array to produce your calculation. I have a flow chart started but can not get it to total the grade scores I will send it to you so you can look at it I just need an email address to send it to. Thanks

Explanation / Answer

Grade Program main() main() num tests [testCount] num index = 1 num sum = 0 num testCount num score output “Grade Average Program” output “Enter up to 5 test scores ” input testCount while index
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote