Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 285 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 285 Bytes

CoinFlipper

CoinFlip.py

This is a simple program that will do some coin flipping and output some stats on the coins that were flipped including total coins flipped, total heads, total tails, and the most heads / tails flipped in a row

Made in Geany using Kivy and Python 3