c9tp1.py

Created by manuel-eleve-tle-techno-indice2020

Created on May 15, 2020

128 Bytes


def balayage(a,pas):

    c=coeffdir(a)

    while c<1:

        a=...

        c=coeffdir(...)

    return a-pas,a