raviprakashdev / simplePythonProgram

21 stars 55 forks source link

Added Coin_Flipper.py and README.md has also been updated accordingly. #34

Closed jonwk closed 4 years ago

jonwk commented 4 years ago

Added Coin_Flipper.py, a script 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. The README.md has also been updated accordingly .