Visual Basic question:
Unzip and open the Count SolutionCount Solution.sln file. Code an application that displays a number of times a specific value appears in a two-dimensional array. Code the Display button's Click event procedure so that it displays the number of times each of the numbers from 1 to 9 appears in the numbers array. (Hint: You should store the counts in a one-dimensional array.) Save the solution and then start and test the application. Close and submit this week's entire project folder into a single zip file. Submit the zip file to the form in the Assignment Submission Folder.