Guess The Number in Python
The player has 10 guesses for the easy level, 5 guesses for the hard level, and 3 guesses for the extreme level to correctly guess a number between 1 and 50, and the program indicates whether each guess is too […]
Blackjack in Python
A simple Blackjack game in Python, covering key concepts like lists, functions, conditional and loops. Language/Platforms: Python, PyCharm Screenshots Youtube Github





