Question: Design and implement a C# program (must use methods and/or arrays!!) that simulates a lottery. The user should be asked to enter 5 integers between
Design and implement a C# program (must use methods and/or arrays!!) that simulates a lottery. The user should be asked to enter 5 integers between 1 and 69 and an additional integer between 1 and 26. The computer will generate random numbers, 5 between 1 and 69 and 1 between 1 and 26, for the winning lottery ticket. The program should display the winning lottery ticket as well as the user's results. The image gives the possible prizes. 
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
