Exception Handling in Python

A simplistic explanation of exception handling in python

Renu Khandelwal
Level Up Coding
Published in
5 min readMar 8, 2020

--

In this article, we will understand:

  • What is an exception, and how to handle exceptions in python?
  • How to handle multiple built-in exceptions?
  • How to create user-defined exceptions?
Photo by Jan Genge on Unsplash

--

--

A Technology Enthusiast who constantly seeks out new challenges by exploring cutting-edge technologies to make the world a better place!