Using coinfilp to create a new class


Using CoinFilp to create a new class. Design and implement a driver class call CountFlips whose main method flips a coin 100 times and counts how many times each side comes up. Print the results. A satisfactory output will look like this:
run:
The number flips: 100
The number of heads: 61
The number of tails: 39
BUILD SUCCESSFUL (total time: 0 seconds) 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Using coinfilp to create a new class
Reference No:- TGS081710

Expected delivery within 24 Hours