Errors in Python Programming : Syntax Error and Run-Time Error in Python

Publicado em: 17 Setembro 2020
no canal de: The Knowledge Adda
1,717
22

Everybody makes mistakes – especially while programming .
Mistakes made in programs are called errors and there are two types of main error in Python.
Syntax errors
Run-time errors
In loose terms, a syntax error occurs when you write some code that isn’t allowed in the Python language.
IDLE catches syntax errors before a program starts running, but some errors can’t be caught until a program is executed. These errors are known as run-time errors because they only occur at the time that a program is run.


Nesta página do site você pode assistir ao vídeo on-line Errors in Python Programming : Syntax Error and Run-Time Error in Python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário The Knowledge Adda 17 Setembro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,717 vezes e gostou 22 espectadores. Boa visualização!