During my Python course in college, I built a collection of small but useful Python exercises to practice coding fundamentals and problem-solving. This project includes a variety of applications such as:
๐ Tax Calculator โ Automates tax calculations based on given inputs.
๐ฒ Dice Roller โ Simulates rolling dice for games or random number generation.
๐พ 99 Bottles โ A fun program that generates the classic โ99 Bottles of Beerโ song.
๐ผ Pic Crack โ A simple image-processing script.
๐ฐ Change Calculator โ Helps break down currency into smaller denominations.
This project was a great way to improve my Python skills, understand logic flow, and get hands-on experience with different applications. It helped me solidify key programming concepts like loops, conditionals, and user input handling.
Iโm excited to keep adding more exercises and refining my skills as I continue my journey in Python development! If youโre interested in Python or beginner-friendly projects, feel free to check it out! ๐๐