Python tutorial #2 - Comments, Variables, Errors

Publicado el: 31 julio 2024
en el canal de: 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


En esta página del sitio puede ver el video en línea Python tutorial #2 - Comments, Variables, Errors de Duración hora minuto segunda en buena calidad , que subió el usuario PyPost 31 julio 2024, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 116 veces y le gustó 7 a los espectadores. Disfruta viendo!