Python Exceptions: An Introduction Quiz
Interactive Quiz ⋅ 7 Questions
By Martin Breuss
In this quiz, you’ll test your understanding of Python exceptions.
You’ll cover the difference between syntax errors and exceptions and learn how to raise exceptions, make assertions, and use the try
… except
block.
The quiz contains 7 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end of the quiz, you’ll receive a total score. The maximum score is 100%. Good luck!