0% found this document useful (0 votes)
38 views1 page

Computer Python Poster-Recovered

1. The document defines various mathematical operators such as addition, subtraction, multiplication, division, equals, not equals, greater than, less than, greater than or equal to, and less than or equal to. 2. It provides examples of how each operator functions, such as checking if values are equal or determining which value is greater. 3. The operators can be used in calculations or to evaluate conditional statements that return true or false.

Uploaded by

api-327818023
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views1 page

Computer Python Poster-Recovered

1. The document defines various mathematical operators such as addition, subtraction, multiplication, division, equals, not equals, greater than, less than, greater than or equal to, and less than or equal to. 2. It provides examples of how each operator functions, such as checking if values are equal or determining which value is greater. 3. The operators can be used in calculations or to evaluate conditional statements that return true or false.

Uploaded by

api-327818023
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

O P E R A T IO N S

Equ al
s :I
ft hecondit
ionofthe
Lessthan:c
hecksifthelef
t amo unto fb ot
hs i
desequal
,
sideoftheopera
tori
sl e
ssthan thent hee quat
ionistr
ue
therights
ideornot,i
fy esthe Ex: A==Bi sfal
se
Exponent:
p e
rfo
rms No tEq ual:Ifthecondi
tionof
t
hep oweron conditi
onbecomestr
u e
Ex: A<Bisfal
se thea mo untofb ot
hs i
desare
ca
lcul
ati
ons note qual,t
he ntheequat
ionis
Ex:A**B=4t othe true
powerof2,whichis Ex: A!=Bi strue

Gr eaterThanEqual s LessThanEqual sTo:


To:I ft heleftsideof Iftheleftsideofthe
theoper at
orisgr ea
ter operat
orislessthaor
thaorequalt othe equaltother i
ghtside
rights ideifthe iftheoper a
torthat
oper a
t orthatmeans meanst hatthe
thatthecondi t
ionalis condit
ionalisinf
act
infactt rue true
Ex:A>=Bi str
ue Ex:A<=Bi sfals
e

Addition:hasaf unt
ionof
combi ningt heval
uestoget
her
Ex:A+B=6 Multi
plicat
ion:hasaf untionof
Subtraction:hasafunt
ionof mult
ipli
ngt hevaluest ogether
subtractiongthelef
tsidefr
om t
he Mo rethan:checksifthele
ft Ex:A*B=8
rights i
de si
deo ftheo per
atorismore Divi
sion:hasaf unt
ionofdi vidi
ng
Ex:A- B=4 t
ha nther i
ghtsideornot,i
f t
helefts i
debyt herights ide
yesthecond i
ti
onb ecomestr
ue Ex:A/B=2
Ex:A>Bi str
ue

B
B
By
yy
:
::
P
PP
LL
L
OO
OY
Y
YGG
G.
.
.1
1
10
0
00
0
03
3
3

You might also like