Certificate
I successfully completed Harvard's CS50P: Introduction to Programming with Python. This certificate demonstrates my understanding of fundamental programming concepts, problem-solving skills, and ability to build projects using Python.

Python
Learned the basics of Python syntax, variables, data types, loops, and conditionals to build foundational programs.
Problem Solving
Developed skills in breaking down problems, designing algorithms, and using functions to write efficient, reusable code.
File I/O & Data Handling
Gained experience reading from and writing to files, handling CSV/JSON data, and working with libraries to process information.
Testing & Debugging
Practiced writing unit tests, debugging code, and using tools to ensure programs work correctly and efficiently.