I have a class Triangle that has the attribute "p", which is a list of the three points of the triangle. (the points are also lists: [x,y,z]) When I try to set the