Python's Built-in Exceptions: A Walkthrough With Examples Quiz - Real Python
Briefly

Exception handling is a core topic in Python. Knowing how to use some of the most common built-in exceptions can help you to debug your code and handle your own exceptions.
The quiz contains 19 questions with no time limit. Each correct answer earns 1 point, leading to a maximum score of 100%. Good luck!
Read at Realpython
[
|
]