Gxlsystem TIY Editor
Gxlsystem 在线教程
改变方向
暗黑模式
python_numbers_int.py:
x = 10 y = 37216654545182186317 z = -465167846 print(type(x)) print(type(y)) print(type(z))
x
x
=
10
y
=
37216654545182186317
z
=
-
465167846
print
(
type
(
x
))
print
(
type
(
y
))
print
(
type
(
z
))