Closed
Description
The description of the difference-of-squares
exercise states:
Find the difference between the square of the sum and the sum of the squares of the first N natural numbers.
Why do I have to make the tests for squareOfSum
and sumOfSquares
functions pass if I can code a solution without them by using a formula?
Metadata
Metadata
Assignees
Labels
No labels