> For the complete documentation index, see [llms.txt](https://burchin-1.gitbook.io/my-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://burchin-1.gitbook.io/my-notes/introduction-to-python.md).

# Introduction to Python

- [Python variables](https://burchin-1.gitbook.io/my-notes/introduction-to-python/python-variables.md)
- [Lists, Tuples, Sets, Dictionaries](https://burchin-1.gitbook.io/my-notes/introduction-to-python/python-variables/lists-tuples-sets-dictionaries.md)
- [Functions](https://burchin-1.gitbook.io/my-notes/introduction-to-python/python-variables/lists-tuples-sets-dictionaries/functions.md)
- [Exceptions](https://burchin-1.gitbook.io/my-notes/introduction-to-python/python-variables/lists-tuples-sets-dictionaries/functions/exceptions.md)
- [File I/O (Input/Output)](https://burchin-1.gitbook.io/my-notes/introduction-to-python/python-variables/lists-tuples-sets-dictionaries/functions/exceptions/file-i-o-input-output.md)
- [Exercises, reading materials, videos](https://burchin-1.gitbook.io/my-notes/introduction-to-python/exercises-reading-materials-videos.md)
