def nouveau_point(A,B): return [moyarith(A[0],B[0]) , moygeom(A[1],B[1])]