This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
jack
/
cocorobolx
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
e5d481ada0
Branches
Tags
master
cocorobolx
/
skulpt
/
test
/
run
/
t539.py
t539.py
85 B
Historique
Raw
1
2
3
print type(int(3999999999.0))
print int(3999999999.0)
print type(int(pow(2,53) + 2))