How to create Own Exception | User Defined Exception Handling in Python in Hindi | Urdu

Опубликовано: 08 Октябрь 2024
на канале: aswani gupta
581
12

This video is for beginners based on the concept of zero to hero programming with examples in Hindi language.
I this video you can learn
What is Exception and how to Handle Exception and How to create own Exception in Python?
How to create user defined exception in Python?
Exception is a run time error when it occurs the program abruptly terminates.
in this video you can learn
Type of error in any program?
Basically there are three types of error
1. Syntax error
2.Logical error
3. Run time error or Exception
To Handle the run time error : Python uses the concept of try Except .

Python beginner tutorial (Zero to Hero) video playlist link:
   • python beginners tutorial  


Google, YouTube ,Reddit , NASA , Netflix and many other companies uses python.

Dropbox , Mozilla etc .are developed in Python.
Guido Van Rossum Developed python in 1989.

Check out our website for Summer/Winter/ Vocational training : http://www.techsrijan.com

#userDefinedException #exceptionhandlinginpython #pythontutorialinhindi