Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Given that the oxford comma is debated, I'd prefer if both versions were accepted. Although, my preference doesn't matter in this case and I did complete the task as asked. Thanks.
There have been many debates about the use of the oxford comma, but as far as "correctness" goes, they're both gramatically correct. However, the problem speficies that you return the answer without the oxford comma, so if you include it, your function is wrong.
This comment is hidden because it contains spoiler information about the solution
This problem was fun for me. I always enjoy using arrays.