Skip to content

Commit 2024e17

Browse files
authored
Update README.md
1 parent 7c8adec commit 2024e17

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,14 @@ Let’s discuss some features of Python now.
102102
- GUI programming
103103
- Dynamically typed
104104

105-
106-
Concepts to Learn
105+
### c. Concepts to Learn
107106

108107
Let’s talk about the important concepts you should learn in Python.
109108

110-
Syntax
111-
Statements, Indentation, and Comments
112-
Variables and Data Types
113-
Numbers
109+
- Syntax
110+
-- Statements, Indentation, and Comments
111+
-- Variables and Data Types
112+
--- Numbers
114113
Strings
115114
Booleans
116115
Variable Scope

0 commit comments

Comments
 (0)