Skip to content
#

tossing

Here are 2 public repositories matching this topic...

Language: All
Filter by language

This is a simple classic "Head or Tail" guessing game with Python. The user guess the result of or coin toss by typing "Head" or "Tail" as an input. The computer then shows the result. The user's input is then compared against the result to check if the player wins or loses. This game also gives summary about how many games the player has played…

  • Updated Jan 21, 2022
  • Python

Improve this page

Add a description, image, and links to the tossing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tossing topic, visit your repo's landing page and select "manage topics."

Learn more