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.
OwO ?!!!!!
oh damn ive learned so much from doing this, thx y all
The description mentions from a to b (inclusive). Ins't this answer wrong in that sense ?
require inside a function looks weird.
I thought you were just supposed to debug it LOL
You could do ".digits.reverse" instead of ".to_s.chars" too! :D
You wouldn't need to convert them back to integers later on if you do that.
Nice.
Elegant.
Nice.
It's an offset. It sets starting value of the index (default is 0).
https://ruby-doc.org/core-2.4.1/Enumerator.html#method-i-with_index
or .split('')
ah i cant believe i forgot
chars
! love that onesmepple 119 Style...disclaimer number could change anytime..!!! :)
4 of us so far... :)
Thank you for clarify that for me!
Loading more items...