Exception Handling in Python

Computer Science (Python)

Exception Handling in Python introduces you to the core ideas of this topic in Computer Science. In this chapter we build up from everyday examples to the underlying concepts, so that you can reason with the topic instead of only memorising it.

E

Learning Objectives

  • Understand the main ideas behind Exception Handling in Python.
  • Explain key terms in your own words.
  • Solve simple problems / questions based on Exception Handling in Python.
0% Read