{"id":11092,"date":"2015-10-25T02:40:00","date_gmt":"2015-10-25T06:40:00","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/?p=11092"},"modified":"2015-11-11T00:58:51","modified_gmt":"2015-11-11T05:58:51","slug":"%e0%a6%aa%e0%a6%be%e0%a6%87%e0%a6%a5%e0%a6%a8-%e0%a6%aa%e0%a7%8d%e0%a6%b0%e0%a7%8b%e0%a6%97%e0%a7%8d%e0%a6%b0%e0%a6%be%e0%a6%ae%e0%a6%bf%e0%a6%82-%e0%a6%b2%e0%a7%81%e0%a6%aa-python-loops","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=11092","title":{"rendered":"\u09aa\u09be\u0987\u09a5\u09a8 \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 : \u09b2\u09c1\u09aa (Python Loops)"},"content":{"rendered":"<h2><strong>1.8 Python Loops<\/strong><\/h2>\n<p>\u0985\u09a8\u09c7\u0995 \u09b8\u09ae\u09df \u098f\u09ae\u09a8 \u0985\u09ac\u09b8\u09cd\u09a5\u09be \u09a4\u09c8\u09b0\u09bf \u09b9\u09df \u09af\u09c7 \u098f\u0995\u099f\u09bf \u09a8\u09bf\u09b0\u09cd\u09a6\u09bf\u09b7\u09cd\u099f \u09ac\u09cd\u09b2\u0995\u09c7\u09b0 \u0995\u09cb\u09a1 \u0985\u09a8\u09c7\u0995\u09ac\u09be\u09b0 \u099a\u09be\u09b2\u09be\u09a8\u09cb \u09b2\u09be\u0997\u09c7, \u09a4\u0996\u09a8 \u09b2\u09c1\u09aa \u098f\u09b0 \u09aa\u09cd\u09b0\u09df\u09cb\u099c\u09a8 \u09b9\u09df\u0964 \u09a8\u09bf\u099a\u09c7\u09b0 \u099b\u09ac\u09bf\u099f\u09bf \u09b2\u0995\u09cd\u09b7\u09cd\u09af \u0995\u09b0\u09bf\u0983<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/i0.wp.com\/www.tutorialspoint.com\/python\/images\/loop_architecture.jpg?resize=304%2C348\" alt=\"Loop\" width=\"304\" height=\"348\" \/><\/p>\n<h2>Python \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09b2\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09df\u09c7\u099c\u09c7 \u09a8\u09bf\u099a\u09c7\u09b0 \u09b2\u09c1\u09aa \u0997\u09c1\u09b2\u09cb \u09aa\u09cd\u09b0\u099a\u09b2\u09bf\u09a4<\/h2>\n<p>.<\/p>\n<table width=\"604\">\n<tbody>\n<tr>\n<td width=\"180\"><strong>Loop Type<\/strong><\/td>\n<td width=\"424\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"180\"><a href=\"http:\/\/www.tutorialspoint.com\/python\/python_while_loop.htm\">while loop<\/a><\/td>\n<td width=\"424\">Repeats a statement or group of statements while a given condition is TRUE. It tests the condition before executing the loop body.<\/td>\n<\/tr>\n<tr>\n<td width=\"180\"><a href=\"http:\/\/www.tutorialspoint.com\/python\/python_for_loop.htm\">for loop<\/a><\/td>\n<td width=\"424\">Executes a sequence of statements multiple times and abbreviates the code that manages the loop variable.<\/td>\n<\/tr>\n<tr>\n<td width=\"180\"><a href=\"http:\/\/www.tutorialspoint.com\/python\/python_nested_loops.htm\">nested loops<\/a><\/td>\n<td width=\"424\">You can use one or more loop inside any another while, for or do..while loop.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h2>Loop Control Statements<\/h2>\n<p>\u0995\u09cb\u09a1\u09bf\u0982 \u098f\u09b0 \u09b8\u09ae\u09df \u09b8\u09be\u09a7\u09be\u09b0\u09a3 \u09a8\u09bf\u09df\u09ae\u09c7\u09b0\/ \u09b8\u09bf\u09b0\u09bf\u09df\u09be\u09b2\u09c7\u09b0 \u09aa\u09b0\u09bf\u09ac\u09b0\u09cd\u09a4\u09a8 \u09ac\u09cb\u099d\u09be\u09a4\u09c7 Loop control statements \u098f\u09b0 \u09aa\u09cd\u09b0\u09df\u09cb\u099c\u09a8 \u09b9\u09df\u0964 \u09af\u0996\u09a8 \u098f\u0995\u099f\u09bf \u09a8\u09bf\u09b0\u09cd\u09a6\u09bf\u09b7\u09cd\u099f \u09b2\u09c1\u09aa\u09c7\u09b0 \u09aa\u09b0\u09bf\u09b8\u09c0\u09ae\u09be\u09b0 \u09ac\u09be\u0987\u09b0\u09c7\u09b0 \u0995\u09cb\u09a1 \u09b0\u09be\u09a8 \u09b9\u09df \u09a4\u0996\u09a8 \u0990 \u09aa\u09b0\u09bf\u09b8\u09c0\u09ae\u09be\u09b0 \u09b8\u0995\u09b2 \u0985\u09ac\u099c\u09c7\u0995\u09cd\u099f \u09a7\u09cd\u09ac\u0982\u09b8 \u09b9\u09df\u09c7 \u09af\u09be\u09df\u0964 Python \u09a8\u09bf\u099a\u09c7\u09b0 \u0995\u09a8\u09cd\u099f\u09cd\u09b0\u09cb\u09b2 \u09b8\u09cd\u099f\u09c7\u099f\u09ae\u09c7\u09a8\u09cd\u099f \u0997\u09c1\u09b2\u09cb \u09b8\u09be\u09aa\u09cb\u09b0\u09cd\u099f \u0995\u09b0\u09c7\u0964<\/p>\n<p>&nbsp;<\/p>\n<table width=\"604\">\n<tbody>\n<tr>\n<td width=\"180\"><strong>Control Statement<\/strong><\/td>\n<td width=\"424\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"180\"><a href=\"http:\/\/www.tutorialspoint.com\/python\/python_break_statement.htm\">break statement<\/a><\/td>\n<td width=\"424\">Terminates the loop statement and transfers execution to the statement immediately following the loop.<\/td>\n<\/tr>\n<tr>\n<td width=\"180\"><a href=\"http:\/\/www.tutorialspoint.com\/python\/python_continue_statement.htm\">continue statement<\/a><\/td>\n<td width=\"424\">Causes the loop to skip the remainder of its body and immediately retest its condition prior to reiterating.<\/td>\n<\/tr>\n<tr>\n<td width=\"180\"><a href=\"http:\/\/www.tutorialspoint.com\/python\/python_pass_statement.htm\">pass statement<\/a><\/td>\n<td width=\"424\">The pass statement in Python is used when a statement is required syntactically but you do not want any command or code to execute.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1.8 Python Loops \u0985\u09a8\u09c7\u0995 \u09b8\u09ae\u09df \u098f\u09ae\u09a8 \u0985\u09ac\u09b8\u09cd\u09a5\u09be \u09a4\u09c8\u09b0\u09bf \u09b9\u09df \u09af\u09c7 \u098f\u0995\u099f\u09bf \u09a8\u09bf\u09b0\u09cd\u09a6\u09bf\u09b7\u09cd\u099f \u09ac\u09cd\u09b2\u0995\u09c7\u09b0 \u0995\u09cb\u09a1 \u0985\u09a8\u09c7\u0995\u09ac\u09be\u09b0 \u099a\u09be\u09b2\u09be\u09a8\u09cb \u09b2\u09be\u0997\u09c7, \u09a4\u0996\u09a8 \u09b2\u09c1\u09aa \u098f\u09b0 \u09aa\u09cd\u09b0\u09df\u09cb\u099c\u09a8 \u09b9\u09df\u0964 \u09a8\u09bf\u099a\u09c7\u09b0 \u099b\u09ac\u09bf\u099f\u09bf \u09b2\u0995\u09cd\u09b7\u09cd\u09af \u0995\u09b0\u09bf\u0983 Python \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09b2\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09df\u09c7\u099c\u09c7 \u09a8\u09bf\u099a\u09c7\u09b0 \u09b2\u09c1\u09aa \u0997\u09c1\u09b2\u09cb \u09aa\u09cd\u09b0\u099a\u09b2\u09bf\u09a4 . Loop Type Description while loop Repeats a statement or group of statements while a given condition is TRUE. It tests the &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"http:\/\/bangla.sitestree.com\/?p=11092\">Continue reading<\/a><\/p>\n","protected":false},"author":130,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1613],"tags":[1133,1616,1615,407,422],"class_list":["post-11092","post","type-post","status-publish","format-standard","hentry","category-python-complete-courses","tag-loop","tag-python","tag-1615","tag-407","tag-422","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":7504,"url":"http:\/\/bangla.sitestree.com\/?p=7504","url_meta":{"origin":11092,"position":0},"title":"C &#8211; Loops","author":"Author-Check- Article-or-Video","date":"March 25, 2015","format":false,"excerpt":"C - Loops \u09ae\u09cb\u0983 \u0986\u09ac\u09cd\u09a6\u09c1\u09b2\u09cd\u09b2\u09be\u09b9 \u0995\u0996\u09a8\u09cb \u0995\u0996\u09a8\u09cb \u098f\u09ae\u09a8 \u09aa\u09b0\u09bf\u09b8\u09cd\u09a5\u09bf\u09a4\u09bf \u09b9\u09a4\u09c7 \u09aa\u09be\u09b0\u09c7 \u09af\u09c7 \u098f\u0995\u099f\u09bf \u0995\u09cb\u09a1 \u09ac\u09cd\u09b2\u0995\u0995\u09c7 \u098f\u0995\u09be\u09a7\u09bf\u0995\u09ac\u09be\u09b0 \u09aa\u09b0\u09bf\u099a\u09be\u09b2\u09a8\u09be \u0995\u09b0\u09a4\u09c7 \u09b9\u09a4\u09c7 \u09aa\u09be\u09b0\u09c7\u0964 \u09b8\u09be\u09a7\u09be\u09b0\u09a8\u09a4, \u09ac\u09bf\u09ac\u09c3\u09a4\u09bf\u0997\u09c1\u09b2\u09bf \u098f\u0995\u09c7\u09b0 \u09aa\u09b0 \u098f\u0995 \u09aa\u09b0\u09bf\u099a\u09be\u09b2\u09bf\u09a4 \u09b9\u09df\u0964 \u098f\u0995\u099f\u09bf \u09ab\u09be\u0982\u09b6\u09a8\u09c7\u09b0 \u09aa\u09cd\u09b0\u09a5\u09ae \u09ac\u09bf\u09ac\u09c3\u09a4\u09bf\u099f\u09bf \u09aa\u09cd\u09b0\u09a5\u09ae\u09c7 \u09aa\u09b0\u09bf\u099a\u09be\u09b2\u09bf\u09a4 \u09b9\u09ac\u09c7, \u098f\u09b0\u09aa\u09b0 \u09a6\u09cd\u09ac\u09bf\u09a4\u09c0\u09df\u099f\u09bf, \u09a4\u09be\u09b0\u09aa\u09b0 \u09ac\u09be\u0995\u09bf\u0997\u09c1\u09b2\u09bf\u0964 \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u098f\u09b0 \u09ad\u09be\u09b7\u09be\u0997\u09c1\u09b2\u09bf \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u09a7\u09b0\u09a8\u09c7\u09b0 \u09aa\u09b0\u09bf\u099a\u09be\u09b2\u09a8\u09be \u099a\u0995\u09cd\u09b0 \u0985\u09a8\u09c1\u09b8\u09b0\u09a8 \u0995\u09b0\u09c7 \u09af\u09be \u0986\u09b0\u09cb \u099c\u099f\u09bf\u09b2\u2026","rel":"","context":"In &quot;\u09aa\u09cd\u09b0\u09be\u09a5\u09ae\u09bf\u0995 \u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u0964 C Programming Basics&quot;","block_context":{"text":"\u09aa\u09cd\u09b0\u09be\u09a5\u09ae\u09bf\u0995 \u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u0964 C Programming Basics","link":"http:\/\/bangla.sitestree.com\/?cat=239"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6016,"url":"http:\/\/bangla.sitestree.com\/?p=6016","url_meta":{"origin":11092,"position":1},"title":"\u09aa\u09bf\u098f\u0987\u099a\u09aa\u09bf \u09eb \u09ab\u09b0 \u09b2\u09c1\u09aa (PHP 5 for Loops)","author":"Author-Check- Article-or-Video","date":"March 1, 2015","format":false,"excerpt":"\u09aa\u09cd\u09b0\u09a4\u09be\u09aa \u099a\u09a8\u09cd\u09a6\u09cd\u09b0 \u00a0 \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09b2\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09df\u09c7\u099c\u09c7 \u09b2\u09c1\u09aa\u09bf\u0982 \u098f\u0995\u099f\u09bf \u0997\u09c1\u09b0\u09c1\u09a4\u09cd\u09ac\u09aa\u09c2\u09b0\u09cd\u09a3 \u099f\u09be\u09b0\u09cd\u09ae\u0964 \u098f\u0995\u099f\u09bf \u09a8\u09bf\u09b0\u09cd\u09a6\u09bf\u09b7\u09cd\u099f \u09b6\u09b0\u09cd\u09a4 \u09aa\u09c2\u09b0\u09a3 \u09a8\u09be \u09b9\u0993\u09df\u09be \u09aa\u09b0\u09cd\u09af\u09a8\u09cd\u09a4 \u0995\u09ae\u09cd\u09aa\u09bf\u0989\u099f\u09be\u09b0\u0995\u09c7 \u098f\u0995\u0987 \u0995\u09be\u099c \u09aa\u09c1\u09a3:\u09aa\u09c1\u09a3: \u0995\u09b0\u09be\u09a8\u09c7\u09be\u09b0 \u099c\u09a8\u09cd\u09af for loop \u09b8\u09cd\u099f\u09c7\u099f\u09ae\u09c7\u09a8\u09cd\u099f \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df\u0964 PHP (\u09aa\u09bf\u098f\u0987\u09aa\u09bf) \u09b2\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09df\u09c7\u099c\u09c7\u0993 for loop \u09b8\u09cd\u099f\u09c7\u099f\u09ae\u09c7\u09a8\u09cd\u099f \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09be \u09b9\u09df \u098f\u0995 \u09ac\u09cd\u09b2\u0995 \u0995\u09cb\u09a1 \u098f\u0995\u099f\u09bf \u09a8\u09bf\u09b0\u09cd\u09a6\u09bf\u09b7\u09cd\u099f \u09b8\u0982\u0996\u09cd\u09af\u0995\u09ac\u09be\u09b0 \u0986\u09ac\u09b0\u09cd\u09a4\u09bf\u09a4 \u09b9\u09df\u09c7 \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u09b9 \u0995\u09b0\u09be\u09b0 \u099c\u09a8\u09cd\u09af\u0964 PHP \u09a4\u09c7\u2026","rel":"","context":"In &quot;\u09aa\u09bf \u098f\u0987\u099a \u09aa\u09bf \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 \u0964 PHP tutorial&quot;","block_context":{"text":"\u09aa\u09bf \u098f\u0987\u099a \u09aa\u09bf \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 \u0964 PHP tutorial","link":"http:\/\/bangla.sitestree.com\/?cat=172"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":9635,"url":"http:\/\/bangla.sitestree.com\/?p=9635","url_meta":{"origin":11092,"position":2},"title":"\u0987\u0989\u09a8\u09bf\u0995\u09cd\u09b8\u0983 \u09b8\u09c7\u09b2 \u09b2\u09c1\u09aa \u099f\u09be\u0987\u09aa (Unix &#8211; Shell Loop Types)","author":"Author-Check- Article-or-Video","date":"July 5, 2015","format":false,"excerpt":"\u09b0\u09bf\u09a6\u0993\u09df\u09be\u09a8 \u09ac\u09bf\u09a8 \u09b6\u09be\u09ae\u09c0\u09ae \u00a0 \u09b2\u09c1\u09aa \u09b9\u09b2 \u0986\u09a6\u09b0\u09cd\u09b6 \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u0985\u09a8\u09c1\u09b7\u0999\u09cd\u0997 \u09af\u09be\u09b0 \u09a6\u09cd\u09ac\u09be\u09b0\u09be \u0995\u09ae\u09cd\u09af\u09be\u09a8\u09cd\u09a1\u09c7\u09b0 \u09b8\u09c7\u099f\u0995\u09c7 \u09aa\u09c1\u09a8\u09b0\u09be\u09ac\u09c3\u09a4\u09cd\u09a4\u09bf\u0995 \u09ad\u09be\u09ac\u09c7 \u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8 \u0995\u09b0\u09be \u09af\u09be\u09df\u0964 \u09b8\u09c7\u09b2 \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0999\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09aa\u09cd\u09b0\u09af\u09cb\u099c\u09cd\u09af \u09b2\u09c1\u09aa\u09c7\u09b0 \u09aa\u09cd\u09b0\u0995\u09b0\u09a3\u0997\u09c1\u09b2\u09cb\u0995\u09c7 \u09a8\u09bf\u099a\u09c7 \u09aa\u09b0\u09c0\u0995\u09cd\u09b7\u09be \u0995\u09b0\u09c7 \u09a6\u09c7\u0996\u09be \u09b9\u09ac\u09c7\u0964 \u09b9\u09cb\u09df\u09be\u0987\u09b2 \u09b2\u09c1\u09aa \u09ab\u09b0 \u09b2\u09c1\u09aa \u0986\u09a8\u099f\u09bf\u09b2 \u09b2\u09c1\u09aa \u09b8\u09bf\u09b2\u09c7\u0995\u09cd\u099f \u09b2\u09c1\u09aa \u00a0 \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u09aa\u09b0\u09bf\u09b8\u09cd\u09a5\u09bf\u09a4\u09bf\u09b0 \u0989\u09aa\u09b0 \u09ad\u09bf\u09a4\u09cd\u09a4\u09bf \u0995\u09b0\u09c7 \u09ac\u09bf\u09ad\u09bf\u09a8\u09cd\u09a8 \u09b2\u09c1\u09aa \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09a4\u09c7 \u09b9\u09df\u0964 \u098f\u099f\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u09c7\u09b0\u2026","rel":"","context":"In &quot;\u09b2\u09bf\u09a8\u09be\u0995\u09cd\u09b8 \u098f\u09ac\u0982 \u0989\u09a8\u09bf\u0995\u09cd\u09b8 \u0964 Linux and Unix&quot;","block_context":{"text":"\u09b2\u09bf\u09a8\u09be\u0995\u09cd\u09b8 \u098f\u09ac\u0982 \u0989\u09a8\u09bf\u0995\u09cd\u09b8 \u0964 Linux and Unix","link":"http:\/\/bangla.sitestree.com\/?cat=1231"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":6014,"url":"http:\/\/bangla.sitestree.com\/?p=6014","url_meta":{"origin":11092,"position":3},"title":"\u09aa\u09bf\u098f\u0987\u099a\u09aa\u09bf \u09eb while \u09b2\u09c1\u09aa (PHP 5 while Loops)","author":"Author-Check- Article-or-Video","date":"March 2, 2015","format":false,"excerpt":"\u09aa\u09cd\u09b0\u09a4\u09be\u09aa \u099a\u09a8\u09cd\u09a6\u09cd\u09b0 \u00a0 \u09aa\u09bf\u098f\u0987\u099a\u09aa\u09bf while \u09b2\u09c1\u09aa \u0995\u09cb\u09a1\u09c7\u09b0 \u098f\u0995\u099f\u09bf \u09ac\u09cd\u09b2\u0995 \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u09b9 \u0995\u09b0\u09c7 \u09af\u09a4\u0995\u09cd\u09b7\u09a3 \u09aa\u09b0\u09cd\u09af\u09a8\u09cd\u09a4 \u098f\u0995\u099f\u09bf \u09ac\u09c7\u09a7\u09c7 \u09a6\u09c7\u09df\u09be \u09b6\u09b0\u09cd\u09a4 TRUE \u09b9\u09a4\u09c7 \u09a5\u09be\u0995\u09c7\u0964 \u09af\u0996\u09a8 \u0995\u09cb\u09a1 \u09b2\u09c7\u0996\u09be \u09b9\u09df \u09a4\u0996\u09a8 \u098f\u09ae\u09a8 \u09aa\u09cd\u09b0\u09df\u09cb\u099c\u09a8 \u09b9\u09a4\u09c7 \u09aa\u09be\u09b0\u09c7 \u09af\u09c7 \u098f\u0995\u0987 \u0995\u09be\u099c \u09ac\u09be\u09b0 \u09ac\u09be\u09b0 \u0995\u09b0\u09be\u09b0 \u09a6\u09b0\u0995\u09be\u09b0 \u09aa\u09dc\u099b\u09c7\u0964 \u09a4\u0996\u09a8 \u0993\u0987 \u0995\u09be\u099c\u09c7\u09b0 \u099c\u09a8\u09cd\u09af \u09ac\u09be\u09b0 \u09ac\u09be\u09b0 \u0995\u09cb\u09a1 \u09a8\u09be \u09b2\u09bf\u0996\u09c7 \u09b2\u09c1\u09aa \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c7 \u098f\u0995\u0987\u2026","rel":"","context":"In &quot;\u09aa\u09bf \u098f\u0987\u099a \u09aa\u09bf \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 \u0964 PHP tutorial&quot;","block_context":{"text":"\u09aa\u09bf \u098f\u0987\u099a \u09aa\u09bf \u099f\u09bf\u0989\u099f\u09cb\u09b0\u09bf\u09df\u09be\u09b2 \u0964 PHP tutorial","link":"http:\/\/bangla.sitestree.com\/?cat=172"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":77,"url":"http:\/\/bangla.sitestree.com\/?p=77","url_meta":{"origin":11092,"position":4},"title":"\u09b2\u09c7\u0995\u099a\u09be\u09b0-\u09e6\u09ed: \u09b8\u09bf\u098f\u09b8\u0987-\u09e7\u09e6\u09e6: \u09b8\u09bf \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09aa\u09b0\u09bf\u099a\u09bf\u09a4\u09bf &#8211; \u09b8\u09bf \u098f  \u09b2\u09c1\u09aa (For loop in C)","author":"Author-Check- Article-or-Video","date":"March 30, 2013","format":false,"excerpt":"http:\/\/www.youtube.com\/watch?feature=player_embedded&v=c0ygZqy9FNM http:\/\/www.youtube.com\/watch?feature=player_embedded&v=MTUIb4Ienz8 http:\/\/www.youtube.com\/watch?feature=player_embedded&v=5d-Ip3DCJEM","rel":"","context":"In &quot;Academic&quot;","block_context":{"text":"Academic","link":"http:\/\/bangla.sitestree.com\/?cat=2"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/img.youtube.com\/vi\/c0ygZqy9FNM\/0.jpg?resize=350%2C200","width":350,"height":200},"classes":[]},{"id":11090,"url":"http:\/\/bangla.sitestree.com\/?p=11090","url_meta":{"origin":11092,"position":5},"title":"\u09aa\u09be\u0987\u09a5\u09a8 \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 : \u09b8\u09bf\u09a6\u09cd\u09a7\u09be\u09a8\u09cd\u09a4 \u0997\u09cd\u09b0\u09b9\u09a3 (Python Decision Making)","author":"","date":"October 24, 2015","format":false,"excerpt":"1.7 Python Decision Making Decision Making \u0985\u09b0\u09cd\u09a5\u09be\u09ce \u09b8\u09bf\u09a6\u09cd\u09a7\u09be\u09a8\u09cd\u09a4 \u09a8\u09c7\u09df\u09be\u099f\u09be \u09af\u09c7\u0995\u09cb\u09a8\u09cb \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09b2\u09cd\u09af\u09be\u0999\u09cd\u0997\u09c1\u09df\u09c7\u099c \u098f\u09b0 \u098f\u0995\u099f\u09bf \u09aa\u09cd\u09b0\u099a\u09b2\u09bf\u09a4 \u0985\u0982\u09b6, \u09af\u09c7\u0996\u09be\u09a8\u09c7 \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u099f\u09bf \u0995\u09bf\u099b\u09c1 \u09aa\u09cd\u09b0\u09a6\u09a4\u09cd\u09a4 \u09b6\u09b0\u09cd\u09a4\u09c7\u09b0 \u0989\u09aa\u09b0 \u09ad\u09bf\u09a4\u09cd\u09a4\u09bf\u09a4\u09c7 \u0995\u09cb\u09a8 \u098f\u0995\u099f\u09bf \u09aa\u09cd\u09b0\u09cb\u09b8\u09c7\u09b8 \u09b8\u09a4\u09cd\u09af \u09a8\u09be\u0995\u09bf \u09ae\u09bf\u09a5\u09cd\u09af\u09be \u09b8\u09c7\u099f\u09be \u09af\u09be\u099a\u09be\u0987 \u0995\u09b0\u09c7\u0964 \u09aa\u09cd\u09b0\u09be\u09df \u09b8\u09ac \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae\u09bf\u0982 \u09b2\u09cd\u09af\u09be\u0982\u0997\u09c1\u09df\u09c7\u099c\u09c7\u0987 Decision Making \u098f\u09b0 \u09ac\u09cd\u09af\u09be\u09aa\u09be\u09b0 \u0986\u099b\u09c7\u0964 \u09a8\u09bf\u099a\u09c7\u09b0 \u099a\u09bf\u09a4\u09cd\u09b0\u09c7 Decision Making \u098f\u09b0 \u098f\u0995\u099f\u09be \u09ac\u09cd\u09af\u09be\u09b8\u09bf\u0995 \u09a7\u09be\u09b0\u09a3\u09be \u09a6\u09c7\u09df\u09be\u2026","rel":"","context":"In &quot;Python&quot;","block_context":{"text":"Python","link":"http:\/\/bangla.sitestree.com\/?cat=1613"},"img":{"alt_text":"Decision Making","src":"https:\/\/i0.wp.com\/bangla.salearningschool.com\/wp-content\/uploads\/2015\/10\/Decision-Making.jpg?resize=350%2C200","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/11092","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/users\/130"}],"replies":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11092"}],"version-history":[{"count":6,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/11092\/revisions"}],"predecessor-version":[{"id":11124,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/11092\/revisions\/11124"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11092"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11092"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}