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.
This comment is hidden because it contains spoiler information about the solution
I also used a switch! yours is much neater
This comment is hidden because it contains spoiler information about the solution
This is the best answer!
I did the same!
https://www.google.com/search?client=firefox-b-e&q=else+if+vs+switch
Is this faster than using if else statements?
what are DRY principles?
A set will make an array of non repeating values. Extremely clever fix!
recursive always confuses me
I didnt know we could use imports
I feel like this is the real answer as he is properly making an interface.
Is this bad?
I'm happy that there were alot of solutions like mine!
I did this one too!
Loading more items...