Skip to content

Commit f0fd4f8

Browse files
committed
Added link
1 parent 43df2aa commit f0fd4f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

25-exception-handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python Exception Handling
22

3-
**Video link:**
3+
**Video link:** [https://youtu.be/brICUKrzVR0](https://youtu.be/brICUKrzVR0)
44

55
In this video, we learned about exceptions in detail and also about handling them in Python using `try...except` statement.
66

0 commit comments

Comments
 (0)