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.
love the simplicity
very clean man
i did same.
clean code
Congrats! Beautiful code!
cant believe i did the same thing first try im proud of myself
y'all wow!, so clean
i'm learning a lot from you !!
This comment is hidden because it contains spoiler information about the solution
What is this called / what do I google to learn this style of coding? It's beautiful!
Actually x is a string, so it doesn't need to be turn into a string in the context of this challenge. But it would indeed be good practice to set it the way you suggested more realistic cases where people are more likely to set x as a number type. But because this challenge asked for the values of x to be strings, it should be fine. Thank you for your insight, I had missed that out.
Me neither. Does anyone know why the sorting on this code no longer works?
This comment is hidden because it contains spoiler information about the solution
Not sure why, but for me this answer does not pass the tests
This comment is hidden because it contains spoiler information about the solution
Loading more items...