python learning record 1

storage

No. classification purposes

Number 01 stores digital (invariable)

                     String String (immutable)

                     List List

                     Tuple Ganso

                    Set collection

                    Dictionary Dictionary

variable

aHR0cHM6Ly91cGxvYWQtaW1hZ2VzLmppYW5zaHUuaW8vdXBsb2FkX2ltYWdlcy85MTA2NDkwLWU1MWI0ZDYyODc2ZmJhNDIucG5n

 

aHR0cHM6Ly91cGxvYWQtaW1hZ2VzLmppYW5zaHUuaW8vdXBsb2FkX2ltYWdlcy85MTA2NDkwLThlYWNlNjMyYjk3YmU1NzkucG5n

 

First, use

Storing data

Second, variable composition

1, the variable type

Size of memory, storage data type,

2, the variable name

Alias ​​data storage address

3, variable values

To store data

4, memory address

When applying variable, the allocated memory location accessed by the variable name

Third, the process variables are stored

aHR0cHM6Ly91cGxvYWQtaW1hZ2VzLmppYW5zaHUuaW8vdXBsb2FkX2ltYWdlcy85MTA2NDkwLTZhZjA3NDAzZGFkM2FkY2MucG5n

Exercise

 

image

image

Guess you like

Origin www.cnblogs.com/wangxing8282/p/11705127.html