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.
Awesome!
exactly. python has a doc for a reason. don't reinvent the wheel
not neccessarily. python documentation is there for a reason. built in functions are there specifically so you don't have to do the work that's already been done. look up black box and abstractions
it happens
damn, you really changed it up there
yes
sorry. python docs, all knowing
If they wanted us not to use built-in functions:
same LOL I totally forgot that these existed trying to be mr. big brain 8 kyu XD
For me 8 kyu kata is exactly about using built in function. In description there is not limitations about it.
Don't. The point of this kata was exactly to use if statements and not built in finctions.
Wait, are you joking?
This problem was so trivial that I figured they wanted us to not use the built-in functions as an exercise lol
sorry, i have missed this info in description
no working with empty arr
Loading more items...