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

Publicado el: 17 septiembre 2020
en el 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.


En esta página del sitio puede ver el video en línea Errors in Python Programming : Syntax Error and Run-Time Error in Python de Duración hora minuto segunda en buena calidad , que subió el usuario The Knowledge Adda 17 septiembre 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 1,717 veces y le gustó 22 a los espectadores. Disfruta viendo!