Kenneth Pujeda

Kenneth Pujeda

  • NA
  • 25
  • 1.6k

Write a coin toss simulator

Oct 18 2019 2:25 AM
The Coin Toss Simulator will simulate toss a coin a user input specified number of times. For each coin toss, display the coin toss number and the result of the coin toss (head or tail). A summary showing the total number of heads and tails will be displayed at the end.

Answers (1)