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.
Okay I think I've fixed it, could you check if it works for you now?
oh okay, I'll try to fix it
No, I changed it to long
Okay ty, I changed it to double
Thanks for the suggestions, I've added that now
No, that does become a decimal number; since 1034456789 (the lowest, can't start with 0) + 9876544310 = 10911001099 which ends in 9 so is a decimal point when devided by 2. I also added that numbers can't start with 0 to the description since it was unclear before
Edit: wait nevermind I was just wrong it's fixed now though cuz it has random numbers
Ty I fixed it