Syntax error and Exception | Python Tutorial

preview_player
Показать описание
The video discusses errors and exceptions in Python.

00:00 - Introduction
00:11 - Error messages: Syntax errors, Exceptions
00:52 - Syntax errors or parsing errors: SyntaxError
01:54 - Exceptions: ZeroDivisionError
02:45 - Exceptions: NameError
03:35 - Exceptions: TypeError

continued ...

# ----------------
# Errors and Exceptions
# ----------------
Рекомендации по теме
Комментарии
Автор

Sorry to see,
Why is this Excellent informative playlist has very low no. of views..!?
Very underrated,
The Examples from official documentation are also... It made the explanation very clear,
If possible give an extra easy example of making a custom error

devarapallivamsi