We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43df2aa commit f0fd4f8Copy full SHA for f0fd4f8
1 file changed
25-exception-handling.md
@@ -1,6 +1,6 @@
1
# Python Exception Handling
2
3
-**Video link:**
+**Video link:** [https://youtu.be/brICUKrzVR0](https://youtu.be/brICUKrzVR0)
4
5
In this video, we learned about exceptions in detail and also about handling them in Python using `try...except` statement.
6
0 commit comments