Page 1 of 1

Question 5: (20 Marks) Write a VB program that: - reads the scores of 30 players of a video game using inputBoxes and st

Posted: Fri May 20, 2022 10:15 am
by answerhappygod
Question 5: (20 Marks) Write a VB program that: - reads the
scores of 30 players of a video game using inputBoxes and stores
the values in an array - computes and displays the average score -
displays the list of scores above average in lstScores.