ABDULSABOOR1995 / Exception-Handling-basics

An exception is an error that happens during execution of a program. When that error occurs, Python generate an exception that can be handled by exception handling, which avoids your program to crash.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABDULSABOOR1995/Exception-Handling-basics Watchers