Random Number Program

 

 

Take a Look at the example in t:\schoolcourses\cp11\visualbasic examples\forloops

 

Write a program that will lets you add up 100 random numbers at the click of a button.

Find the average of the 100 numbers

6 marks code

2 marks colour

2 marks.......make the program so the user can decide how many random numbers he wants and the range of the random numbers he/she would like to use.