Question: PLEASE help me!! PLEASE show work and C# ONLY! THANKS! 183 9. Create a lottery game application named Lottery. Generate three random numbers, each between
PLEASE help me!! PLEASE show work and C# ONLY! THANKS!

183 9. Create a lottery game application named Lottery. Generate three random numbers, each between 1 and 4. Allow the user to guess three numbers. Compare each of the users guesses to the three random numbers, and display a message that includes the users guess, the randomly determined three-digit numberand the amount of money the user has won as follows Award ($) Matching Numbers 10 Any one matching 100 Two matching 1000 Three matching, not in order 10,000 Three matching in exact order No matches Make certain that your application accommodates repeating digits. For example, if a user guesses 1, 2, and 3, and the randomly generated digits are 1, 1, and 1, do not give the user credit for three correct guesses just one
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
