11.
What is the purpose of the assert statement in Python?

13.
What is the purpose of the except clause in a try block?

16.
What is the purpose of the else clause in a try block?

17.
What is the purpose of the finally clause in a try block?