Programming Assignment (Number Analysis Program)
Please make sure the code works for VISUALBASIC
Create an application that lets the user enter 6 numbers. Theprogram should store the numbers in an array and then display thefollowing data:
The lowest number in the array
The highest number in the array
The total of the numbers in the array
The average of the numbers in the array
The design view is like this: (Please also state all the labels,text boxes and or buttons used in the design view)
Number Analysis Prog 1-11
OR
OR