if i have
(
Code:
p1 = Point(c.getcenter().getX(), c.getcenter.getY()) p2 = Point(p1.getcenter().getX(), p1.getcenter().getY()
Code:
p1.p2()
i understand it but do not know whot to implement it with my code bit confused how mine needs to be like that
thanks...
Leave a comment: