Ask Question
1 May, 02:56

Your program should first save 10 random numbers from 1-100 to an array called aray

Create a second array which will hold 10 integers called Array2 also from 1-100

Now that you have the two arrays, display the contents of both neatly on the screen

Making sure to display data neatly for the user, your "game" will be to see who

You will compare the first element of array1 with the first element in array and

through all the elements and output the values and the winner for each round

winner is and what were the final scores foi array1 and array2.

Make sure to write comments!

+1
Answers (1)
  1. 1 May, 04:38
    0
    Dang that's a lot of word ... sorry
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Your program should first save 10 random numbers from 1-100 to an array called aray Create a second array which will hold 10 integers ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers