This comment is hidden because it contains spoiler information about the solution
I got this wrong, the tests are not complete.
The 0 is necessary if no args are passed. This is never the case for this challenge, but if we're going to overengineer it to work with args[n>0] we might as well cover the extra case.
Loading collection data...
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I got this wrong, the tests are not complete.
The 0 is necessary if no args are passed. This is never the case for this challenge, but if we're going to overengineer it to work with args[n>0] we might as well cover the extra case.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution