This repository contains a collection of Python exercises created for learning and practice purposes.
The main goal is to improve programming logic, build consistency through daily commits, and showcase my progress as I transition into a career in technology.
- Fundamentals
- Conditionals (if / else)
- Loops (for / while)
- Functions
- Lists
- Strings
- Dictionaries
- File handling
python-exercises/
│
├── fundamentals/
├── conditionals/
├── loops/
├── functions/
├── lists/
├── strings/
├── dictionaries/
└── files/
Each folder contains small exercises focused on a specific concept.
- Practice programming logic
- Reinforce Python fundamentals
- Maintain daily GitHub activity
- Build a strong foundation for backend development
- Writing clean and readable code
- Breaking problems into smaller steps
- Understanding core programming concepts
- Improving problem-solving skills
I have a background in Veterinary Medicine and I am currently transitioning into the tech field, studying Analysis and Systems Development.
I am focused on backend development using Python and Java, and continuously improving my skills through hands-on projects and consistent practice.
This repository is part of my learning journey — feel free to explore!