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.
I've gotta sit down and read through the string library docs sometime. There's so many cool functions in there that keep coming up in solutions like this.
hohoho quite clever
well TIL! I like this solution best.
Best comment ever.
Exactly my thoughts as well fadetogether!
@fadetogether Glad to see you've been enlightened! This (indexing a const list) is useful often to retrieve one of a common few values.
This comment is hidden because it contains spoiler information about the solution
%
? Modulus.what is this kind of operation called? I haven't seen it before
This comment is hidden because it contains spoiler information about the solution