Skip to content

Commit fb54740

Browse files
Added more comments
1 parent 26bb249 commit fb54740

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Assignment-11.ipynb

+2
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@
7272
}
7373
],
7474
"source": [
75+
"## As assert statement executes, if statement is true and throws error if false ,\n",
76+
"##so i asserted bool to false so that everytime i execute it will give error\n",
7577
"assert False"
7678
]
7779
},

0 commit comments

Comments
 (0)