> 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/function-and-module.md).

# ফাংশন ও মডিউল

* [কোডের পুনব্যবহার](/function-and-module/code-reuse.md)
* [ফাংশন](/function-and-module/functions.md)
* [ফাংশন আর্গুমেন্ট](/function-and-module/function-argument.md)
* [ফাংশন রিটার্ন](/function-and-module/function-return.md)
* [কমেন্ট ও ডক স্ট্রিং](/function-and-module/comment-docstring.md)
* [অবজেক্ট হিসেবে ফাংশন](/function-and-module/function-as-object.md)
* [মডিউল](/function-and-module/module.md)
* [স্ট্যান্ডার্ড লাইব্রেরী](/function-and-module/standard-library.md)
* [pip](/function-and-module/pip.md)
