Skip to content

Commit d4e07f7

Browse files
authored
try exception and finally
Exception handling
1 parent b7444ea commit d4e07f7

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

Python_tryexception.ipynb

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "code",
5+
"execution_count": null,
6+
"id": "31b7f3ee-6a16-4ea4-b261-640ecc5b9d18",
7+
"metadata": {},
8+
"outputs": [],
9+
"source": []
10+
}
11+
],
12+
"metadata": {
13+
"kernelspec": {
14+
"display_name": "",
15+
"name": ""
16+
},
17+
"language_info": {
18+
"name": ""
19+
}
20+
},
21+
"nbformat": 4,
22+
"nbformat_minor": 5
23+
}

0 commit comments

Comments
 (0)