File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
44## কন্টেন্ট সূচি
55
6- - [ ১। What is scope?] ( #what-is-scope )
7- - [ ২। What is block?] ( #what-is-block )
8- - [ ৩। What is standard or named function?] ( #what-is-standard-or-named-function )
9- - [ ৪। What is anonymous function?] ( #what-is-anonymous-function )
10- - [ ৫। What is expression?] ( #what-is-expression )
11- - [ ৬। What is statement?] ( #what-is-statement )
12- - [ ৭। What is pointer?] ( #what-is-pointer )
13- - [ ৮। What is pass by value vs pass by reference?] ( #what-is-pass-by-value-vs-pass-by-reference )
14- - [ ৯। What is package?] ( #what-is-package )
15- - [ ১০। What is import?] ( #what-is-import )
6+ - [ ১। What is scope?] ( #১- what-is-scope )
7+ - [ ২। What is block?] ( #২- what-is-block )
8+ - [ ৩। What is standard or named function?] ( #৩- what-is-standard-or-named-function )
9+ - [ ৪। What is anonymous function?] ( #৪- what-is-anonymous-function )
10+ - [ ৫। What is expression?] ( #৫- what-is-expression )
11+ - [ ৬। What is statement?] ( #৬- what-is-statement )
12+ - [ ৭। What is pointer?] ( #৭- what-is-pointer )
13+ - [ ৮। What is pass by value vs pass by reference?] ( #৮- what-is-pass-by-value-vs-pass-by-reference )
14+ - [ ৯। What is package?] ( #৯- what-is-package )
15+ - [ ১০। What is import?] ( #১০- what-is-import )
1616
1717## ১। What is scope?
1818
You can’t perform that action at this time.
0 commit comments