Python Tutorial: Assign A Variable in Python - Python Basics #11

Pubblicato il: 26 febbraio 2015
sul canale di: Code master
19,769
50

This tutorial has been updated to Python 3.7 at https://www.mastercode.online/courses...

If you have any questions about this Python tutorial leave a comment we will help your out.

Do not forget to subscribe we post a new Python tutorial daily so you will not want to miss it.

Our website has the full Python Tutorial.

Assign a Variable in Python

Before we can concentrate on Python nuts and bolts we have to figure out how to allot a variable in Python. We will plunge deeper into variables in a later tutorial. This tutorial fundamental center is on allocating variables and calling variables after they been alloted which will make learning information sorts in this section less demanding.

Variable Creation

A variable in Python is made when it is alloted a worth. We allot a worth to a variable with the equivalent sign(=). Dissimilar to different dialects we don't have to allot a sort or even pronounce it before a quality is allocated to the variable.

Variable Syntax

Variable name must begin with a letter and after first letter it contain numbers. Variables can not begin with numbers.


In questa pagina del sito puoi guardare il video online Python Tutorial: Assign A Variable in Python - Python Basics #11 della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Code master 26 febbraio 2015, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 19,769 volte e gli è piaciuto 50 spettatori. Buona visione!