PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Which of the following is not a standard exception in Python?
A. NameError
B. IOError
C. AssignmentError
D. ValueError
Show Answer
Next Question
Correct Answer:
C
Explanation: NameError, IOError and ValueError are standard exceptions in Python whereas Assignment error is not a standard exception in Python.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap