#python

Publicado em: 09 Março 2023
no canal de: Raj kushwaha R
129
7

#pythonbegginer #variable #rules
A variable can have a short name (like x and y) or a more descriptive name (age, carname, total_volume).

Rules for Python variables:

A variable name must start with a letter or the underscore character
A variable name cannot start with a number
A variable name can only contain alpha-numeric characters and underscores (A-z, 0-9, and _ )
Variable names are case-sensitive (age, Age and AGE are three different variables)


Nesta página do site você pode assistir ao vídeo on-line #python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Raj kushwaha R 09 Março 2023, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 129 vezes e gostou 7 espectadores. Boa visualização!