This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
jack
/
cocorobolx
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
e5d481ada0
Rami (Branch)
Tag
master
cocorobolx
/
skulpt
/
test
/
run
/
t326.py
t326.py
97 B
Cronologia
Originale
1
2
3
4
import math
print "%10.5f" % math.radians(180)
print "%10.5f" % math.degrees(math.radians(180))