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.
Not a suggestion
I had the same error, but i solved it by using try{}catch{}
Hi @RobertRappole, I've just debugged your code and it seems to produce an error on line 16
Hope this helps.
Hi
@RobertRappole
,please post your code here marked as a spioler.
Welcome to standarization world where Math.random can return a negative number (-0) in some programming languages. This is because an int is represented using 32 bits.