Topic: "boolean-variables-and-operators"
B3TA-BLOCKER/Hangman
This Python code implements a simple Hangman game. It selects a random word from a list, allows the player to guess letters, and displays the current state of the word with underscores for unknown letters.
Language: Python - Size: 23.4 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

saadbabar/RockPaperScissors
Introductory Python project focusing on the use of if statements, while loops, and boolean variables
Language: Python - Size: 11.7 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
