@@ -9,6 +9,7 @@ This repository is part of my personal Python learning journey, created to help
9
9
🧠 ** Inspired by continuous practice and real-world application.**
10
10
11
11
## What You'll Learn
12
+ 0 . [ Python Setup & Installation] ( https://github.com/codewithdhruba01/Learn-python-language/tree/master/00_Setup%26installation )
12
13
1 . [ Introduction to Python] ( https://github.com/codewithdhruba01/Learn-python-language/tree/master/01_Introduction )
13
14
2 . [ Operators in Python] ( https://github.com/codewithdhruba01/Learn-python-language/tree/master/02_Operator )
14
15
3 . [ Variables & Data Types] ( https://github.com/codewithdhruba01/Learn-python-language/tree/master/03_Variable_DataType )
@@ -26,6 +27,8 @@ This repository is part of my personal Python learning journey, created to help
26
27
15 . [ Inprotant Questions] ( https://github.com/codewithdhruba01/Learn-python-language/tree/master/Inprotant_Question )
27
28
16 . [ Conditional Statements & Loops Questions] ( https://github.com/codewithdhruba01/Learn-python-language/tree/master/Questions%20Conditional%20Statements%20%26%20Loops )
28
29
17 . [ Interview Questions] ( https://github.com/codewithdhruba01/Learn-python-language/tree/master/Interview-Questions )
30
+ 18 . [ Project] ( https://github.com/codewithdhruba01/Learn-python-language/tree/master/Project )
31
+ 19 . [ Setup VScode] ( https://github.com/codewithdhruba01/Learn-python-language/tree/master/vscode )
29
32
30
33
---
31
34
@@ -47,10 +50,7 @@ This repository is part of my personal Python learning journey, created to help
47
50
4 . Edit and experiment on your own for better learning.
48
51
49
52
---
50
- ## ⭐ Like this Repo
51
-
52
- If this repo helps you, don’t forget to ** star** it.
53
- Feel free to fork, suggest improvements.
53
+ ⭐ If you like this repo, star it on GitHub — it helps a lot!
54
54
55
55
## Author
56
56
0 commit comments