c3ex107.py

Created by manuel-eleve-tle-specialite-indice2020

Created on May 18, 2020

108 Bytes


def Plan_point(N,A):

    d=0

    for i in range(3):

        ...

    return(...,...,...,d)