Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
#

conditionals

Here are 18 public repositories matching this topic...

The classic game of hangman written completely in Python. The hangman game randomly chooses a word, count its letters, and presents a list of “_” characters equal to that number. The player guesses a letter which the game checks. If it’s correct it replaces the “_” character with the letter and continues. If it is in-correct it “draws” the hangm…

  • Updated Jan 14, 2022
  • Python

30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

  • Updated Sep 15, 2024
  • Python

Improve this page

Add a description, image, and links to the conditionals 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 conditionals topic, visit your repo's landing page and select "manage topics."

Learn more