Question: Write a function called flipCoin() which takes in no arguments and returns the following integer randomly: 1 being HEADS 2 being TAILS Your program will

Write a function called flipCoin() which takes in no arguments and returns the following integer randomly:

1 being HEADS 2 being TAILS

Your program will ask the user how many times the coin should be flipped. Your program should then call flipCoin() as many times, and then output the number of times HEADS landed and the number of times TAILS landed.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!