Chapter 2:
I
-
Data type :
-
Python Data Types :
-
Primative representative of
:
a
single value type(True)
exinteger font
boolean
, , ,
none , primative Types Contains as
and
string type (4)
Containers : these hold multiple pieces string
>
-
integer
ofdat together
List Dictionary
boolean none tuple
type
float
instants &
able st These words be
use
cant they
have
change predetermined functions
fixed ex ·
values(numbers ,
letters , & strings (
string constants use
"
single on
quotes'
double or
Variables : obviously change
ex .
X= 2
↳ right now, X is two
change the content
*
you can
of a variable in a later line
without
getting rid of the formerMnemonic Variable Names : name variables
line Variable name rules : something similar
sounding to whatever they
* must start with a letter/underscore pertain to
Statements
* Consist of letters, number
, a Assignment :
()it's
underscores color
key how variables
* case sensitive Good, bad , different Are
given a value
I
-
Data type :
-
Python Data Types :
-
Primative representative of
:
a
single value type(True)
exinteger font
boolean
, , ,
none , primative Types Contains as
and
string type (4)
Containers : these hold multiple pieces string
>
-
integer
ofdat together
List Dictionary
boolean none tuple
type
float
instants &
able st These words be
use
cant they
have
change predetermined functions
fixed ex ·
values(numbers ,
letters , & strings (
string constants use
"
single on
quotes'
double or
Variables : obviously change
ex .
X= 2
↳ right now, X is two
change the content
*
you can
of a variable in a later line
without
getting rid of the formerMnemonic Variable Names : name variables
line Variable name rules : something similar
sounding to whatever they
* must start with a letter/underscore pertain to
Statements
* Consist of letters, number
, a Assignment :
()it's
underscores color
key how variables
* case sensitive Good, bad , different Are
given a value