Page 1 of 1

Question 3 : (20 Marks) Write a VB program that: - reads the scores of 8 players of a video game and stores the values i

Posted: Fri May 20, 2022 10:10 am
by answerhappygod
Question 3 20 Marks Write A Vb Program That Reads The Scores Of 8 Players Of A Video Game And Stores The Values I 1
Question 3 20 Marks Write A Vb Program That Reads The Scores Of 8 Players Of A Video Game And Stores The Values I 1 (17.48 KiB) Viewed 35 times
Question 3 : (20 Marks) Write a VB program that: - reads the scores of 8 players of a video game and stores the values in an array. Assume that textboxes are available on the form for reading the scores. - computes and displays the average score - displays the list of scores below average in IstScores. I