File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7575 * [ ক্যারেক্টার ক্লাস] ( regex-char-class.md )
7676 * [ গ্রুপ] ( regex-group.md )
7777 * [ স্পেশাল সিকুয়েন্স] ( regex-special-sequence.md )
78- * প্যাকেজ
79- * ইউজারের জন্য প্যাকেজিং
78+ * [ প্যাকেজ] ( package.md )
79+ * [ ইউজারের জন্য প্যাকেজিং] ( packaging-for-user.md )
8080* [ পাইথনিকনেস] ( pythonic.md )
81- * অতিরিক্ত কিছু বিষয়
81+ * [ অতিরিক্ত কিছু বিষয়] ( faq.md )
8282 * [ PEP] ( pep.md )
8383 * [ ` __main__ ` ] ( whats-main.md )
84-
84+ * [ ` # -*- coding: utf-8 -*- ` ] ( encoding.md )
85+ * [ #! /usr/bin/env python] ( env.md )
86+ * [ ` CPython ` ] ( cpython.md )
87+ * [ ডকুমেন্টেশন পড়া] ( how-to-read-doc.md )
Original file line number Diff line number Diff line change 1+ ## CPython কি জিনিষ
Original file line number Diff line number Diff line change 1+ ## ` # -*- coding: utf-8 -*- ` কি
Original file line number Diff line number Diff line change 1+ ## ` #! /usr/bin/env python ` কি
2+
Original file line number Diff line number Diff line change 1+ ## কিছু সচারচর জিজ্ঞাসা
Original file line number Diff line number Diff line change 1+ ## কিভাবে ডকুমেন্টেশন বুঝতে হয়
Original file line number Diff line number Diff line change 1+ ## প্যাকেজ
Original file line number Diff line number Diff line change 1+ ## ইউজারের জন্য প্যাকেজ তৈরি
2+
Original file line number Diff line number Diff line change 1+ ## ` __main__ ` কি
You can’t perform that action at this time.
0 commit comments