partie4_ex87_1.py

Created by cahier-indice-algo-1techno

Created on April 22, 2022

85 Bytes


from math import *

def conver_deg(r):
    return r * 180 / pi