This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
jack
/
cocorobolx
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
f4db1a0f2f
Ramos
Etiquetas
master
cocorobolx
/
skulpt
/
test
/
run
/
t539.py
t539.py
85 B
Histórico
Em bruto
1
2
3
print type(int(3999999999.0))
print int(3999999999.0)
print type(int(pow(2,53) + 2))