Question: Programming assignment 3.- Design and implement a lottery game program. Your program randomly generates a two-digit number. The user enters a two digit number. The

 Programming assignment 3.- Design and implement a lottery game program. Your

Programming assignment 3.- Design and implement a lottery game program. Your program randomly generates a two-digit number. The user enters a two digit number. The award is $10,000 if the user input matches the lottery exactly. The award is S3,000 if the user input digits match the lottery digits. The award is S1,000 if one digit of the user input matches a lottery digit Extend your game to play a 3-digit lottery game. Develop a test plan and test your program.* Refer to the C++ Programming Learning Module-3

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To tackle this assignment youll need to develop a C program that implements a lottery game with both twodigit and threedigit versions Below Ill guide ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!