subject

Write a program that simulates coin tossing. for each toss of the coin, the program should print heads or tails. the program should toss the coin as many times as the user says so(a single input number). the number of heads and the number of tails should be reported as the end of the tosses. you must use a separate function for the coin tossing(should return 0 for tails, 1 for heads), the user input retrieval(should return the user's input), the printing of heads and tails, and the printing of the count. that is a total of 4 functions, plus the main. you may write more functions if you want, but you must have at least those 5. be sure to name them all appropriately so that they're easy to read and understand what they do. standard commenting and formatting rules are enforced.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 04:31
Selling a product through an electronic medium is
Answers: 1
question
Computers and Technology, 24.06.2019 01:30
Write a program that asks the user to enter the name of an input file. if the file does not exist, the program should prompt the user to enter the file name again. if the user types quit in any uppercase/lowercase combinations, then the program should exit without any further output.
Answers: 3
question
Computers and Technology, 25.06.2019 05:30
Why are weather forecasts more reliable now compared of hundred years ago
Answers: 1
question
Computers and Technology, 25.06.2019 06:00
If an image has only 4 colors, how many bits are necessary to represent one pixel’s color?
Answers: 1
You know the right answer?
Write a program that simulates coin tossing. for each toss of the coin, the program should print hea...
Questions
question
Mathematics, 08.12.2020 18:10
question
English, 08.12.2020 18:10
Questions on the website: 13722367