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 2024e17 commit c03deebCopy full SHA for c03deeb
README.md
@@ -102,14 +102,14 @@ Let’s discuss some features of Python now.
102
- GUI programming
103
- Dynamically typed
104
105
-### c. Concepts to Learn
+### c. Concepts to learn Python
106
107
Let’s talk about the important concepts you should learn in Python.
108
109
- Syntax
110
- -- Statements, Indentation, and Comments
111
- -- Variables and Data Types
112
- --- Numbers
+ - - Statements, Indentation, and Comments
+ - - Variables and Data Types
+ - - - Numbers
113
Strings
114
Booleans
115
Variable Scope
0 commit comments