Skip to content

Commit 392d5bc

Browse files
authored
update
1 parent 7ecd6a1 commit 392d5bc

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# Python_Concepts
2-
## Concepts in Python
1+
## Python_Concepts
2+
### Concepts in Python
33

4-
### Generators
5-
### Decorators
6-
### Closure
7-
### List Comprehension
8-
### Frozen Set
9-
### * args and ** kwargs
10-
### yield
11-
### tuple unpacking
4+
**Generators
5+
**Decorators
6+
**Closure
7+
List Comprehension
8+
Frozen Set
9+
* args and ** kwargs
10+
**yield
11+
tuple unpacking
1212

1313

0 commit comments

Comments
 (0)