a = 156.78 # float
b = 'ata' # str
c = True # bool
ppp = 'stl' # str
max = -25 # int
min = False # bool
h = 0 # int
res = 'k' # str
100 # int
tc = 'True' # str
maxs = '²-25' # str
mins = 'False12' # str
p = 101.0 # float
tes = '1500' # str
Copyright © 2024 SCHOLAR.TIPS - All rights reserved.
Answers & Comments
a = 156.78 # float
b = 'ata' # str
c = True # bool
ppp = 'stl' # str
max = -25 # int
min = False # bool
h = 0 # int
res = 'k' # str
100 # int
tc = 'True' # str
maxs = '²-25' # str
mins = 'False12' # str
p = 101.0 # float
tes = '1500' # str