-
What is the try statement for?
-
What are the two common variations of the try statement?
-
What is the raise statement for?
-
What is the assert statement designed to do, and what other statement is it like?
-
What is the with/as statement designed to do, and what other statement is it like?