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 coin that has been weighted such that it lands with heads up 60 percent of the time. Have the user enter the number of tosses. Print the number of tosses that yielded heads and the number of tosses that yielded 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.