In the instructions: squares_needed(1) == 1
In the tests it comes back negative as 1 should equal 0 apparently.
Loading collection data...
In the instructions:
squares_needed(1) == 1
In the tests it comes back negative as 1 should equal 0 apparently.