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
True and 1 are the same thing.
amazing!!!! :)
Personally I used CodeCademy to learn the basics and rely on W3Schools to get a reminder of the correct syntax to use when I am not sure. Do not hesitate to Google what you are trying to achieve if you suspect that something already exists to do so in Python's built-in methods. I cannot speak for everyone there but this is what worked best for me so maybe it will suit your learning style as well !
im so confused man
no
how do you actually know all of this stuff
Omg. Of course. I'm an idiot. XD
Thanks; I learned a new function and new method!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
i knew count was a builtin function, but at the last minute i made a confusion with Counter from the Collection module, then i used a for loop to count, now im dumbfounded lol. great solution.
This comment is hidden because it contains spoiler information about the solution
Wow
This comment is hidden because it contains spoiler information about the solution
Loading more items...