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.
damn, forgot this method exited haha
tysm!
this sign converts string value to number, example '1' (string) will be 1 (number)
omfg i did't even thought about it, its so obvious...
nice!
same :c
can someone explain how does a ' + e + 1' section work? i mean why theres a '+' after a question mark?