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.
Daily. Every day you get p/360 percent to the amount in your account.
Yes, in a calendar year of 365 days you will accumulate more than p.
Typo corrected.
Yes, that's what it means.
expected what your function returned to deeply equal the expected value
.No, there is no such test, read the error message:
You returned
[ '1', '2', '3' ]
that's not the input value and there is no conversion required anywhere, your code is wrong.