Simple Simulations. In the problems that follow, develop simple simulations using the functions randint and randfloat developed in this chapter.
Write a program to simulate tossing a “fair” 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. What should be the percentage distribution of heads and tails?
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.