def insertion(X,Y): X.insert(1,moyarith(X[0],X[1])) Y.insert(1,moygeom(Y[0],Y[1]))