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.
While that might be true, it does not affect the validity of my statement. This result is not best practice and students should be aware of that fact when seeing all those "Best Practice" buttons being hit.
Originally the translator used camelCase, and it was like that before it was changed. The solver could only change the argument's name.
This is NOT best practice, since it uses camelCase instead of snake_case for the method and argument, which is against the Ruby Style Guide, see rubystyle.guide > Naming Conventions.
I ❤️ Ruby
awesome !!!! :)
Nice!
That is clean!
super nice, well done!
10/04/2020KATA#1
This is awesome. Not reinventing the wheel and nice enough for the eyes.
nice, clean and simple
neat!
can anyone explain?