๐ Day 16 #100DaysOfPythonChallenge! ๐ | Project: โ #Coffee_Machine#OOP_Versionโ
In this project, I implemented a coffee machine simulation using Python's OOP principles. This code effectively demonstrates how to use classes and objects.
๐ Day 13 #100DaysOfPythonChallenge! ๐ | Project: #Debugging
๐ #Debugging: Understanding and fixing common coding issues! This code demonstrates various debugging techniques in Python.
๐ Day 12 of #100DaysOfPythonChallenge! ๐ | Project: #Number_Guessing
๐ฎ Played a fun game of Number Guessing with Python! ๐ Implemented a game where you guess a number between 1 and 100. It adapts difficulty based on your choice ('easy' or 'hard').
#Python#CodingGames
๐ Day 11 of #100DaysOfPythonChallenge! ๐ | Project: #Blackjack_Project
This is a Python implementation of the classic Blackjack game. The game follows the typical rules of Blackjack and allows you to play against a computer opponent.
๐ Day 7 of
#100DaysOfPython Challenge! ๐ | Project: Hangman Game
a classic Hangman game built using Python. This was a fun way to dive deeper into programming concepts like loops, conditionals, and user input handling.
๐ Day 8 of #100DaysOfPython Challenge! ๐ | Project: Caesar
Cipher Explore encryption with our Python script! Decode secrets and encrypt messages with this interactive program. Enhance coding skills and solve puzzles today. ๐ปโจ #Python#Cryptography#CodeChallenge#Udemy
๐ Day 3 of hashtag#100DaysOfPython Challenge! ๐ | Project: Treasure Island
Continuing my Python journey with @Udemy and Angela Yu's course. Today, I built a Tip Calculator. Excited for more coding adventures ahead!
#100days_of_Python#DailyChallenge#Udemy#AngelaYu
๐ Day 1 of #100DaysOfPython Challenge! ๐ | Band Name Generator
Kicking off my journey to master Python, starting with the basics. Today, I dived into variables, data types, and simple operations. Excited to see where this path leads and to connect with fellow Python enthusiast