raviprakashdev / simplePythonProgram

21 stars 55 forks source link

Added Coin_Flipper.py #40

Closed jonwk closed 4 years ago

jonwk commented 4 years ago

Added Coin_Flipper.py, a program that takes in the number of times you want to flip the coin, and then displays the number of times we get heads-tails and the outcomes in chronological order.