Python tutorial #2 - Comments, Variables, Errors

Publié le: 31 juillet 2024
sur la chaîne: PyPost
116
7

You were introduced to three concepts:
Variables give names to values in your code using the assignment operator (=)

Errors, such as syntax errors and run-time errors, are raised whenever Python can’t execute your code. They are displayed in IDLE’s interactive window in the form of a traceback.

Comments are lines of code that don’t get executed and serve as documentation for yourself and other programmers that need to read your code.

#python #programming


Sur cette page du site, vous pouvez voir la vidéo en ligne Python tutorial #2 - Comments, Variables, Errors durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur PyPost 31 juillet 2024, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 116 fois et il a aimé 7 téléspectateurs. Bon visionnage!