Q54
Which built-in Python function can be used to retrieve the error message associated with an exception?
A.
str()
B.
error()
C.
message()
D.
exc_info()
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board