def comparaison(n):
    a = methode_1(0, 1, n)[0]
    b = methode_1(0, 1, n)[1]
    i = 0
    while x>a or x<b :
        i += 1
        return i

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: