Question: IN JAVA PROGRAMMING Question: In Chapter 5, you created a lottery game application. Create a similar game usingcheck boxes. For... In Chapter 5, you created
IN JAVA PROGRAMMING Question: In Chapter 5, you created a lottery game application. Create a similar game usingcheck boxes. For... In Chapter 5, you created a lottery game application. Create a similar game usingcheck boxes. For this game, generate six random numbers, each between 0 and 30inclusive. Allow the user to choose six check boxes to play the game. (Do not allow the user to choose more than six boxes.) After the player has chosen six numbers,display the randomly selected numbers, the player s numbers, and the amount of money the user has won, as follows: 3 matches 100$, 4 matches 10,000, 5 matches 50,000, 6 matches 1,000,000, 0,1 or 2 matches no winnings.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
