We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c8adec commit 2024e17Copy full SHA for 2024e17
README.md
@@ -102,15 +102,14 @@ Let’s discuss some features of Python now.
102
- GUI programming
103
- Dynamically typed
104
105
-
106
-Concepts to Learn
+### c. Concepts to Learn
107
108
Let’s talk about the important concepts you should learn in Python.
109
110
-Syntax
111
-Statements, Indentation, and Comments
112
-Variables and Data Types
113
-Numbers
+ - Syntax
+ -- Statements, Indentation, and Comments
+ -- Variables and Data Types
+ --- Numbers
114
Strings
115
Booleans
116
Variable Scope
0 commit comments