# Page Not Found

The URL `week-3/oop` does not exist.

You might be looking for one of these pages:
- [Object Oriented Programming](https://kallyasmedia.gitbook.io/cit-python-cohort-three/week3/oop.md)
- [Polymorphism](https://kallyasmedia.gitbook.io/cit-python-cohort-three/week3/oop/polymorphism.md)
- [Classes](https://kallyasmedia.gitbook.io/cit-python-cohort-three/week3/oop/classes.md)
- [Abstraction](https://kallyasmedia.gitbook.io/cit-python-cohort-three/week3/oop/abstraction.md)
- [Python Modules](https://kallyasmedia.gitbook.io/cit-python-cohort-three/week3/modules.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://kallyasmedia.gitbook.io/cit-python-cohort-three/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://kallyasmedia.gitbook.io/cit-python-cohort-three/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/cit-python-cohort-three/week3/oop.md`)
- Use `Accept: text/markdown` header for content negotiation