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
This comment is hidden because it contains spoiler information about the solution
Well, you reached 2 kyu, hopes that I can reach it too.
This is contrary to the spirit of the problem.
Good practice is to add spaces between concatenation.
Sets, like dictionaries, cannot contain duplicate values
set() function removes duplicate from the list and also make the list unordered, whileas sorted() will sort the list by numerical order
very helpful
EDIT: apparently nothing, which just makes it more interesting
Try and see.
what happens if you leave out set?
nice, never knew this concept.
nedemek istediğini daha basit açıklar mısın kral ?
oh, sorry, 'didn't see the plural in your sentence... x)
This comment is hidden because it contains spoiler information about the solution
weird, you shouldn't have had troubles with that... :o -> booleans aren't tested (and excluded of the tests by the description)
Indeed, but I had problems with this in katas where I needed to check that.
It's just a "fyi", in case someone else finds the same problem.
Loading more items...