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.
Thanks for completing my kata.
You're absolutely right, I forgot the tags on the example test case. This has now been corrected.
Expected: 'Dan texted Mark from Alex's phone(202-555-0166)\nDan texted Erin from Alex's phone(202-555-0166)\nDan texted Anthony from Alex's phone(202-555-0166)', instead got: 'Dan texted Mark from Alex's phone(202-555-0166)'
Can't pass this test. Tried my code on jsfiddle and it works!