Skip to content

Commit 8b2a308

Browse files
committed
fix content index in basic-questions.md
1 parent cd738e0 commit 8b2a308

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

basic-questions.md

Lines changed: 9 additions & 9 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)
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)
1313
- [৮। 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)
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)