We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26bb249 commit fb54740Copy full SHA for fb54740
Assignment-11.ipynb
@@ -72,6 +72,8 @@
72
}
73
],
74
"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",
77
"assert False"
78
]
79
},
0 commit comments