Rules for setting variable names in Python | Python Tutorial for Beginners

Publicado el: 08 julio 2022
en el canal de: Grab this info
2,703
11

There are 4 major rules for setting variable names in python programming language.
We will learn about these rules in this video.

0:00 Starts with letter or Underscore :
A variable name must start with a letter or the underscore character

0:55 Cannot Start with Numbers:
A variable name cannot start with a number

1:50 Only Alpha-numeric and Underscore:
A variable name can only contain alpha-numeric characters and underscores (A-z, 0-9, and _ )

3:55 Variable name are case-sensitive:
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 Rules for setting variable names in Python | Python Tutorial for Beginners de Duración hora minuto segunda en buena calidad , que subió el usuario Grab this info 08 julio 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 2,703 veces y le gustó 11 a los espectadores. Disfruta viendo!