[Solved] Module 04 Post-Assessment Part 2 Dice Game in Java

$25

File Name: Module_04_Post-Assessment_Part_2_Dice_Game_in_Java.zip
File Size: 471 KB

SKU: [Solved] Module 04 Post-Assessment Part 2 Dice Game in Java Category: Tag:
5/5 - (1 vote)

5/5 – (3 votes)

Write a program that plays a simple dice game between the computer and the user.When the program runs, a loop should repeat 10 times. Each iteration of the loopshould do the following: Generate a random integer in the range of 1 through 6. This is the value of the computers die. Generate another random integer in the range of 1 through 6. This is the value of the users die. The die with the highest value wins. (In case of a tie, there is no winner for that particular roll of the dice.)As the loop iterates, the program should keep count of the number of times thecomputer wins, and the number of times that the user wins. After the loop performs all of its iterations, the program should display who was the grand winner, the computer or the user.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] Module 04 Post-Assessment Part 2 Dice Game in Java
$25