Silent Auction in Python
A silent auction is a fundraiser where people bid on items without an auctioneer calling out prices. Instead of shouting bids, folks write them down or enter them digitally, usually on paper bid sheets or through mobile bidding software. Language/Platforms: […]
Caesar Cipher in Python
Encoding and decoding tool. A simple encryption technique that was used by Julius Caesar to send secret messages to his allies. Language/Platforms: Python, PyCharm Screenshots Youtube Github
Hangman in Python
Play Hangman created in Python and test your vocabulary by guessing letters one at a time to solve the word puzzle. Language/Platforms: Python, PyCharm, Thonny Screenshots Youtube Github
Password Generator in Python
Generates a random combination of numbers, letters, and symbols to be used as a password created in Python. Language/Platforms: Python, PyCharm, Thonny Screenshots Youtube Github
Rock Paper Scissors in Python
A classic game – Rock, Paper, Scissors in Python. Choose one of the three choices – and see if you can beat the computer. Will you win? The chance is random! Language/Platforms: Python, PyCharm, Thonny Screenshots Youtube Github








