Generate an array of 5 random numbers between 1 and 10. Guess a number and this page will tell you how many times that number exists within the array
Generate an array of 5 random numbers between 1 and 10. Display the largest number in the array.
Generate an array of 5 random numbers between 1 and 10. Display the mean and sum of the array.