Write a java program that generate two random numbers, number1 and number2, number1 between 12 and 25 inclusive, number2 between 16 and 35 inclusive and determines whether the user wins according to...


Write a java program that generate two random numbers, number1 and number2, number1 between 12 and 25 inclusive, number2 between 16 and 35 inclusive and determines whether the user wins according to the following rule: If number1 and number2 are odd the award is $3,500.
If number1 greater than number 2 the award is $1,800.
If number1 is odd and number 2 is even the award is $1,200.
If number1 is odd and number 2 is even the award is $900.




Write a java program that generate two random numbers, number1 and<br>number2, number1 between 12 and 25 inclusive, number2 between 16 and 35<br>inclusive and determines whether the user wins according to the following rule:<br>If number1 and number2 are odd the award is $3,500.<br>If number1 greater than number 2 the award is $1,800.<br>If number1 is odd and number 2 is even the award is $1,200.<br>If number1 is odd and number 2 is even the award is $900.<br>Assignment submission instructions:<br>1- You must submit the file with

Extracted text: Write a java program that generate two random numbers, number1 and number2, number1 between 12 and 25 inclusive, number2 between 16 and 35 inclusive and determines whether the user wins according to the following rule: If number1 and number2 are odd the award is $3,500. If number1 greater than number 2 the award is $1,800. If number1 is odd and number 2 is even the award is $1,200. If number1 is odd and number 2 is even the award is $900. Assignment submission instructions: 1- You must submit the file with ".java" extension. 2- You must submit a video that record your computer screen when you are writing the program. The video must be uploaded to google drive then add video link with assignment submission. The assignment will not be marked without screen recording video.

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here