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.
371 is narcissistic: False should equal True... I get this result when I test. If i change my return False to print(value) the test comes back passed and says 371. I dont get what return false has it do this but print lets it pass
This comment is hidden because it contains spoiler information about the solution