10000 Added overviews for sessions · ihf-code/python@4b92941 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b92941

Browse files
committed
Added overviews for sessions
1 parent b43f9ce commit 4b92941

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

session_09/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Session 9
22

33
In this session we cover:
4+
- Multiple Assignment
5+
- Packing/Unpacking
6+
- Default/Keyword Arguments
7+
- `*args`, `**kwargs`

session_10/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# Session 10
22

33
In this session we cover:
4+
- Object Oriented Programming (OOP)
5+
- Classes / Objects / Methods
6+
- Inheritance

0 commit comments

Comments
 (0)
0