Question 5: (20 Marks) Write a
Posted: Fri May 20, 2022 10:06 am
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.
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.