Write a Python program that allows 2 players to play a game of dice.Below are rules to the game.1.First player to 10,000 pts wins.2.Players accumulate scores by rolling the 5 dice.Dice scores are...


Write a Python program that allows 2 players to play a game of dice.Below are rules to the game.


1.First player to 10,000 pts wins.


2.Players accumulate scores by rolling the 5 dice.Dice scores are 1-6.


3.After the player rolls the score is determined.The player must have one of the following to gain a score.Below is a score chart.


a.1 or 5


b.Triples of any value


c.Small Straight values of 1, 2, 3, 4, 5


d.Large Straight values of 2, 3, 4, 5

Nov 14, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here