# পাইথন প্রোগ্রামিং ল্যাংগুয়েজ

The book is divided into 14 chapters. You can read the first 5 chapters for free with the help of this git book and you can buy the whole book from [here](https://www.rokomari.com/book/208621/python-programing-language-3).

## পাইথন প্রোগ্রামিং ল্যাংগুয়েজ

![](/files/-MPuA7M1bk6gdhAiQtmd)

### Special Thanks To [MD. ASIF JOARDAR](https://www.facebook.com/mdasifjoardar/) for organizing the contents very beautifully on gitbook.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bangla-python-book.gitbook.io/python-programming-language/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
