Refactor Vector2D and Complex
The last issue i completed was to create two classes vector2D and complex with test classes. Following writing the code, we had a team meeting where i recieved some points for improving the code related to naming, method optimalization and removal of ineffective tests. This issue is to implement the feedback.