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.
ugh I wasn't sure you could use modulo in bash
Thanks mate! Im a noob and didn't know that. Will keep it in mind!
Not sure if you checked through other solutions, but Ruby has a great way to handle variables inside of strings, you can put everything in quotes and insert your variable with #{variable name} anywhere inside of the quotes
I had a similar issue a few minutes ago: I solved a level 7 kata and now I have 979 points (I had around 290 before).