Question: the code is in visual basic 3:28 This exercise is based on the Most Rainfall assignment from Chapter 6, page 375 The Purpose and Program


the code is in visual basic
3:28 This exercise is based on the "Most Rainfall" assignment from Chapter 6, page 375 The Purpose and Program Procedures remain the same but the User Interface has been changed to allow the user to enter rainfall data for specific months. Below is a list of the requirement changes. fTextbook Requirement My New Requirement Provide a ListBox of 12 months (Jan to Dec) Selecting a month from the ListBox will display an InputBox that prompts the user with name of the selected month and allows him to enter the rainfall in inches. In an InputBox object, the user enters up to 12 amounts of rainfall per month in inches Each amount of rainfall entered is displayed in Each amount of rainfall per month is displayed a second ListBox along with the month name in the ListBox object. (i.e. "Jan: 8.6") After 12 entries of rainfall have been entered the average rainfall is calculated and displayed Calculate and display the average monthly rainfall after each rainfall entry 3 A File menu contains a Clear and Exit option. The Clear menu item clears the average rainfall and all of the values entered representing the amount of rainfall per month in Kauai. The exit menu item closes the application. A File menu contains a Clear and Exit option. The Clear menu item clears the average 4 rainfall and the 12 values representing the amount of rainfall per month in Kauai. The exit menu item closes the application
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
