Question: Write a C++ program that simulates tossing a coin. Allow the user to enter the number of tosses. Print the number of tosses that yielded
Write a C++ program that simulates tossing a coin. Allow the user to enter the number of tosses. Print the number of tosses that yielded heads and the number of tosses that yielded tails.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
