Vidyalelo
Python · Q23

Exception Handling in Python

Programming · Python · question 23

Q23

Which of the following is not a standard exception in Python?

A.
NameError
B.
IOError
C.
AssignmentError
Answer
D.
ValueError

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board