Question: Java Design and implement an application that simulates a simple slot machine in which three numbers between 0 and 9 are randomly selected and printed
Design and implement an application that simulates a simple slot machine in which three numbers between 0 and 9 are randomly selected and printed side by side. Print "Jackpot!!!" if all three of the numbers are the same. * Print "Matched 2 !!" if two of the numbers are the same. Continue playing until the user chooses to stop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
