Question: Trying to wirte this code for my VB class, I have this code wrote but i need help. I would like to keep my code
Trying to wirte this code for my VB class, I have this code wrote but i need help. I would like to keep my code but fix what is wrong with it. I've included the problem and chart along with my code. Can someone please help.

Here is my code

my user interface

lt tOldl unBer sold for eaul type. lest the application appropriately INTERMEDIATE 6. ) In this exercise, you code an application that displays a grade based on the number of points entered by the user. The grading scale is shown in Figure 9-43. Open the VB20151Chap091Chang Solutionl Chang Solution (Chang Solution.sln) file. Store the minimum points and grades in two parallel one-dimensional arrays named intMins and strGrades. The btnDisplay_Click procedure should search the intMins array for the number of points entered by the user. It then should display the corresponding grade from the strGrades array. Test the application appropriately. Minimum points Maximum points Grade 299 349 300 350 415 465 464 500 Figure 9-43 Grading scale for Exercise 6 INTERMEnAT
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
