Mathemodul -Degrees () -Funktion in Python
>>> import math
>>> math.degrees(3)
171.88733853924697
Outrageous Ostrich
>>> import math
>>> math.degrees(3)
171.88733853924697