#python

Publicado el: 09 marzo 2023
en el 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)


En esta página del sitio puede ver el video en línea #python de Duración hora minuto segunda en buena calidad , que subió el usuario Raj kushwaha R 09 marzo 2023, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 129 veces y le gustó 7 a los espectadores. Disfruta viendo!