Implement __repr__

Write a __repr__ so the developer-facing representation of a Point is unambiguous.
Python
Setting up Python environment...
Output