> For the complete documentation index, see [llms.txt](https://python.howtocode.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://python.howtocode.dev/file-exception.md).

# ফাইল ও এক্সেপশন

* [এক্সেপশন](/file-exception/exception.md)
* [এক্সেপশন হ্যান্ডেলিং](/file-exception/exception-handling.md)
* [finally](/file-exception/finally.md)
* [এক্সেপশন Raise](/file-exception/raise-exception.md)
* [Assertions](/file-exception/assertions.md)
* [ফাইল খোলা](/file-exception/open-file.md)
* [ফাইল পড়া](/file-exception/read-file.md)
* [ফাইলে লেখা](/file-exception/write-file.md)
* [ফাইল নিয়ে সঠিক কাজ](/file-exception/dealing-file.md)
