# Page Not Found

The URL `create-calculations/python` does not exist.

You might be looking for one of these pages:
- [Python](https://calctree.gitbook.io/docs/calculations/creating-calculations/python.md)
- [Calculations](https://calctree.gitbook.io/docs/calculations.md)
- [Key concepts](https://calctree.gitbook.io/docs/calculations/key-concepts.md)
- [Python variables](https://calctree.gitbook.io/docs/calculations/creating-calculations/python/python-variables.md)
- [Maths equations](https://calctree.gitbook.io/docs/calculations/creating-calculations/maths-equations.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/docs/calculations/creating-calculations/python.md`)
- Use `Accept: text/markdown` header for content negotiation