Question: java program Let's assume that Lotto numbers are from 0 to 49 and 5 different numbers are randomly selected each week. This week's winning numbers
java program

Let's assume that Lotto numbers are from 0 to 49 and 5 different numbers are randomly selected each week. This week's winning numbers are (7, 18, 32,37, 44). Write a program to generate 5 different random numbers and find how many iterations are needed to match 3 numbers. Print the final random numbers (matching at least 3 from the winning list) and the number of iterations as results
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
