БГ
Size: a a a
БГ
НК
БГ
БГ
БГ
НК
👑️
НК
БГ
py3
print(float(2**1024-2**971))
try:
float(2**1024-2**970)
except OverflowError:
print("overflow!")
1.7976931348623157e+308
overflow!
БГ
AT
БГ
AT
А
<Ч
P
py3
print(float(2**1024-2**971))
try:
float(2**1024-2**970)
except OverflowError:
print("overflow!")
1.7976931348623157e+308
overflow!
БГ