coin flip program using python with a little interface by cowsay module.
-
Updated
Sep 13, 2021 - Python
coin flip program using python with a little interface by cowsay module.
Two people choose the side of the coin and after they have decided which is which, they gladly run the program to see who has won. It generates numbers randomly. HINT= 1 is heads, 0 is tails
This is a FUN talking Heads Or Tails game for the official BBC micro:bit V2 where you play with get to play with our little talking friend!
A simple program that users make a guess between Heads or Tails, and flip a coin.
A Python program to print Heads or Tails using the random module
Add a description, image, and links to the heads-or-tails topic page so that developers can more easily learn about it.
To associate your repository with the heads-or-tails topic, visit your repo's landing page and select "manage topics."