This repository contains materials for the Programming with Data course.
The Python-Data-Structures directory contains the following topics:
- Lists
- Tuples
- Sets
- Dictionaries Each topic includes example code and exercises to help you practice working with these data structures in Python.
To get started, simply navigate to the Python-Data-Structures directory and select the topic you want to explore.
Contributing If you find an error or have suggestions for how to improve the course materials, please feel free to open an issue or submit a pull request. We welcome contributions from the community.
License This repository is licensed under the MIT License.