# Page Not Found

The URL `basics/ch02-python-fundamentals-` does not exist.

You might be looking for one of these pages:
- [Ch02-Python Fundamentals](https://csp.gitbook.io/python-learning/basics/ch02-python-fundamentals.md)
- [Ch05-Python Functions](https://csp.gitbook.io/python-learning/basics/ch05-python-functions.md)
- [Ch06-Python Files](https://csp.gitbook.io/python-learning/basics/ch06-python-files.md)
- [Ch03-Python Flow Control](https://csp.gitbook.io/python-learning/basics/ch03-python-flow-control.md)
- [Ch04-Python Data types](https://csp.gitbook.io/python-learning/basics/ch04-python-data-types.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/python-learning/basics/ch02-python-fundamentals.md`)
- Use `Accept: text/markdown` header for content negotiation