diff --git a/contrib/advanced-python/index.md b/contrib/advanced-python/index.md index b31544e..c262aaa 100644 --- a/contrib/advanced-python/index.md +++ b/contrib/advanced-python/index.md @@ -10,3 +10,4 @@ - [Protocols](protocols.md) - [Exception Handling in Python](exception-handling.md) - [Generators](generators.md) +- [Match Case Statement](match_case_statement.md) \ No newline at end of file