Skip to content

Commit 3c068bf

Browse files
committed
Created using Colab - Lovnish Verma
1 parent 5f84806 commit 3c068bf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Exception_Handling_in_Python.ipynb

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"metadata": {
55
"colab": {
66
"provenance": [],
7-
"authorship_tag": "ABX9TyNG6ebrA/j0RziRADqt/46D",
7+
"authorship_tag": "ABX9TyNRNaHnl7I/3rOPZ5lEwNOB",
88
"include_colab_link": true
99
},
1010
"kernelspec": {
@@ -459,7 +459,10 @@
459459
"### **Final Thoughts** \n",
460460
"Mastering `try-except-finally` will make your Python programs more **robust** and **user-friendly** by preventing crashes and handling errors gracefully. 😊 \n",
461461
"\n",
462-
"Now Learn some **advanced** exception handling techniques?"
462+
"Now Learn some **advanced** exception handling techniques....\n",
463+
"\n",
464+
"> Keep Learning\n",
465+
"\n"
463466
],
464467
"metadata": {
465468
"id": "nX6OjBtv2Jqv"

0 commit comments

Comments
 (0)