This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
jack
/
cocorobolx
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Fa:
64b58f30a5
Branch-ok
Tag-ek
master
cocorobolx
/
skulpt
/
test
/
run
/
t326.py
t326.py
97 B
Előzmények
Nyers
1
2
3
4
import math
print "%10.5f" % math.radians(180)
print "%10.5f" % math.degrees(math.radians(180))