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

Publié le: 17 septembre 2020
sur la chaîne: 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.


Sur cette page du site, vous pouvez voir la vidéo en ligne Errors in Python Programming : Syntax Error and Run-Time Error in Python durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur The Knowledge Adda 17 septembre 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 1,717 fois et il a aimé 22 téléspectateurs. Bon visionnage!