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.
Gotta keep myself entertained ;)
Cheers!!
Ahh thank you! I made the old rookie mutation mistake. Good Kata (:
Cheers!
This comment is hidden because it contains spoiler information about the solution
If anyone is getting the error:
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Remember you have to a .tolist() at the end of your return statement to convert numpy scalars back to python's.
Cheers!
Nevermind, learned I had to convert it back to python scalars with .tolist().
Thanks!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
*Jessie Pinkman "Booooo bitch" lol
I guess I'm a bit dumber cause I still see three pairs. Could anyone throw me a bone??
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution