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.
Please add tests that check if the returned value only contains unique values.
I managed to solve this kata without checking this case.
Please expand the task instruction for Python that also the "/" and "//" operators aren't allowed.
Genius solution!
This comment is hidden because it contains spoiler information about the solution
My Solution is nearly the same as yours.
Why did you use a while Loop instead of an elif statement?
What a Solution
I have written a long code for this one and now this does all the same but shorter.
Feeling ashamed.
Really Good use of Comments and Useful Naming on your variables.
This comment is hidden because it contains spoiler information about the solution