Python tutorial #2 - Comments, Variables, Errors

Publicado em: 31 Julho 2024
no 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


Nesta página do site você pode assistir ao vídeo on-line Python tutorial #2 - Comments, Variables, Errors duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário PyPost 31 Julho 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 116 vezes e gostou 7 espectadores. Boa visualização!