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.
Instructions were unclear for beginners.
Explain this is a dictionary and that you're fixing the value assignment.
I wasted 10 minutes assuming the terrible value names (1stname) and inconsistencies was the issue. Address this.
TypeScript translation
Hi! Thanks for the Kata.
question: why link to the object literal named with capital letter
Person
? This is not a constructor.You must absolutely precise that identifiers should not be changed.
Python tests expect only some identifiers.