Exception Handling in Python
Namaste Coders 👩💻
In this article, we will discuss exception handling in Python.
What is Exception Handling?
It can be said as a tool that allows a programmer to handle potentially occurring errors gracefully 👧
Errors are part of programming....
akshitagarg275.hashnode.dev5 min read