इस code का output क्या होगा? print(10/0)
What is the output of this code? print(10/0)
A
0
B
Infinity
C
ZeroDivisionError
D
None
Explanation
Correct Answer: C) ZeroDivisionError