This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
jack
/
cocorobolx
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
cf7f0f0a2b
Branches
Tags
master
cocorobolx
/
skulpt
/
test
/
run
/
t539.py
t539.py
85 B
Lịch sử
Raw
1
2
3
print type(int(3999999999.0))
print int(3999999999.0)
print type(int(pow(2,53) + 2))