The default constructor for the Point class.
When using the default constructor then the point will have the values 0,0.
Point Class