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.
bruh I forgor the print there 🤡
I don't know why people mark this as clever, to me it's clearly best practices as I'd prefer this code over other answers in production because it's clean and small enough to grasp immediately. Though you missed +1 at list generation:
which should be as the following:
But it doesn't really matter, the code works correctly and it's fine.