c2ex175.py

Created by manuel-eleve-tle-techno-indice2020

Created on May 11, 2020

168 Bytes


def maladie():

    u=............

    a=2010

    S=300

    while ...........:

        u=u*1.15

        S=............

        a=a+1

    return(a)