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.
And I thought mine was clever, this one is the best easily.
Hey, thanks so much for the responses. I can see now what I've done is poor "grammar" if you will. I can see how a cummulative effect of these mistakes could make the code unessasarily difficult to read.
love this
Ok thanks. I'm just not sure what you mean, could you explain?
This comment is hidden because it contains spoiler information about the solution
This is my favorite sort of kata, thanks for making it. Simple explanation, but the challenge comes when you actually try to work out how to do it. That being said, it makes total sense for the odd numbers to ignore the middle number. But, ignoring the two middle numbers for even numbers makes zero sense to me. I think the two middle numbers should be included for even numbers otherwise you aren't really determining if it's balanced or not.
This comment is hidden because it contains spoiler information about the solution
Thank you for the response my friend
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
It's still wrong for python. The clothes and load variables are switched. This made it somewhat fun to solve bc it made it a challenge, I was stumped for an hour lol. And let's be honest, being able to interpret bad directions actually is a skill worth developing for the real world, but it's probably better to fix it.
Exactly, both of those can't be true haha
It's nice to see somebody had a similar idea as me
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...