November 2016
Intermediate to advanced
480 pages
14h 42m
English
Make it possible to add two points together. The addition of two points should return a new Point that adds the given points’ x values and y values. You will need to provide an implementation of the + operator that takes two Point instances.
Read now
Unlock full access