Python 3 Programming Tutorial: Variables

Publicado el: 08 mayo 2019
en el canal de: Programmer's Creed
20
0

In almost every single Python program you write, you will have variables. Variables act as placeholders for data. They can aid in short hand, as well as with logic, as variables can change, hence their name.

Variables help programs become much more dynamic, and allow a program to always reference a value in one spot, rather than the programmer needing to repeatedly type it out, and, worse, change it if they decide to use a different definition for it.

Variables can be called just about whatever you want. You wouldn't want them to conflict with function names, and they also cannot start with a number.

#Python #development #Programming


En esta página del sitio puede ver el video en línea Python 3 Programming Tutorial: Variables de Duración hora minuto segunda en buena calidad , que subió el usuario Programmer's Creed 08 mayo 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 20 veces y le gustó 0 a los espectadores. Disfruta viendo!