partie1_ex17_1.py

Created by cahier-indice-algo-1techno

Created on April 22, 2022

66 Bytes


def droite1(x, y):
    return 3 * x + 4 == y