Python Programming - Exception Handling - Discussion
Discussion Forum : Exception Handling - General Questions (Q.No. 18)
18.
What is the purpose of the
AssertionError
?
Answer: Option
Explanation:
The
AssertionError
is raised when an assert
statement fails, indicating that a condition specified in the assert
statement is False.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers