Skip to content

Commit c03deeb

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

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

105-
### c. Concepts to Learn
105+
### c. Concepts to learn Python
106106

107107
Let’s talk about the important concepts you should learn in Python.
108108

109109
- Syntax
110-
-- Statements, Indentation, and Comments
111-
-- Variables and Data Types
112-
--- Numbers
110+
- - Statements, Indentation, and Comments
111+
- - Variables and Data Types
112+
- - - Numbers
113113
Strings
114114
Booleans
115115
Variable Scope

0 commit comments

Comments
 (0)