Write a class Point with the following properties:

Write a class RegularPolygon (remember: a regular polygon is equilateral and equiangular) with the following properties:

Write the classes EquilateralTriangle and Square.