Skip to content

Commit 9faa4a7

Browse files
committed
fix content index in basic-questions.md iterate 3
1 parent a921b1f commit 9faa4a7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

basic-questions.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
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

0 commit comments

Comments
 (0)