Question: Using the Coin class defined in this chapter, design and implement a driver class called FlipRace whose main method will build two Coin objects, then
Using the Coin class defined in this chapter, design and implement a driver class called FlipRace whose main method will build two Coin objects, then continually flips them both to see which coin first comes up heads three flips in a row. Then continue flipping the coins until one of the coins wins the race, and consider the possibility that they might tie. Print the results of each turn, and at the end print the winner and total number of flips that were required.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
