This repository contains my Week 1 Python exercises from the Data Science Fellowship Program (DSFP). These exercises introduced me to the following foundational concepts in Python:
- Introduction to Jupyter Notebook
- Data Types in Python
- Expressions and Variables
- String Operations
- Lists and Tuples
- Dictionaries
- Sets