Python 3 Programming Tutorial: Variables

Pubblicato il: 21 gennaio 2014
sul canale di: sentdex
266,429
2k

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 3 Programming tutorial Playlist:    • Why Python 3? Python 2 vs Python 3  

Sample code for this basics series: http://pythonprogramming.net/beginner...

Welcome to another Python 3.3 basics tutorial video. In this video you are shown the basics regarding variables in Python 3.

http://seaofbtc.com
http://sentdex.com
http://hkinsley.com
  / sentdex  

Bitcoin donations: 1GV7srgR4NJx4vrk7avCmmVQQrqmv87ty6


In questa pagina del sito puoi guardare il video online Python 3 Programming Tutorial: Variables della durata di ore minuti seconda in buona qualità , che l'utente ha caricato sentdex 21 gennaio 2014, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 266,429 volte e gli è piaciuto 2 mille spettatori. Buona visione!