coin-flip
Here are 11 public repositories matching this topic...
coin flip program using python with a little interface by cowsay module.
-
Updated
Sep 13, 2021 - Python
A super simple Python program which can give you random number from a dice (i.e., a number from 1 through 6) and can toss a coin (not animated)
-
Updated
Aug 25, 2020 - Python
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
-
Updated
May 29, 2018 - Python
This program uses Python's random module to generate random integers and make random choices. It generates random values in different ranges and simulates a coin flip and dice roll, showcasing the randint() and choice() functions.
-
Updated
Oct 23, 2024 - Python
A simple python programming language based app to simulate flip a coin and see if it's heads or tails
-
Updated
Jul 8, 2022 - Python
Marakov chains represented by the gambler's ruin game, given in a coin toss. Made on 2/20/2020
-
Updated
Apr 25, 2020 - Python
This a very simple programme written in python (my very first python project ) that flips a coin as many times as the user request it.
-
Updated
Jul 22, 2023 - Python
Improve this page
Add a description, image, and links to the coin-flip topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coin-flip topic, visit your repo's landing page and select "manage topics."