Question: Write an application TestPairOfDice that uses the PairOfDice class to create a pair of dice. The application prints to the screen the sum of their
Write an application TestPairOfDice that uses the PairOfDice class to create a pair of dice. The application prints to the screen the sum of their face values. Then, use the PairOfDice class to roll Page 2 of 2 the dice. The application prints to the screen the new sum of their face values and the colors of both dice. (TestPairOfDice.java)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
