Skip to content

Commit 1d79dad

Browse files
authored
Update README.md
1 parent cdf58e3 commit 1d79dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Course Exercise Lecturer - **[Diyan Kalaydzhiev](https://github.com/DiyanKalaydz
88
| Python Advanced | Python OOP |
99
| --------------- | ---------- |
1010
| <a href="Advanced">Advanced</a> | <a href="OOP">Object Oriented Programming</a> |
11-
| <a href="Advanced/1.Stacks, Queues, Tuples and Sets">Stacks, Queues, Tuples and Sets</a> | First Steps in OOP |
11+
| <a href="Advanced/1.Stacks, Queues, Tuples and Sets">Stacks, Queues, Tuples and Sets</a> | <a href="OOP/First Steps in OOP">First Steps in OOP</a> |
1212
| <a href="Advanced/2.Multidimensional Lists">Multidimensional Lists (AKA matrix)</a> | Classes and Objects |
1313
| <a href="Advanced/3.Functions Advanced">Functions Advanced</a> | Inheritance |
1414
| <a href="Advanced/4.Error Handling">Error Handling</a> | Encapsulation |

0 commit comments

Comments
 (0)