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.
nice!
i made the number of elements a random number from 2-100, so we would have at least 2 numbers to compare but up to 100.
I removed duplicates and altered other parts.
Only the range is random (1-1000). The number of elements will always be set to 50.
So I just changed it from 1-100 to 1-10000. Hopefully that's big enough.
I think I fixed this. Are there still issues?
I think I fixed this. Are there still issues?
Fixed it. Unable to figure out how to test that so I just eliminated that part. Thanks for pointing that out.
Fixed it. Unable to figure out how to test that so I just eliminated that part. Thanks for pointing that out.
Like how u used regex there! Also, if you went to App Academy, I'd love hear about your experience, are you open to emailing me (I just got accepted to a/A)?
Like how u used regex there! Also, if you went to App Academy, I'd love hear about your experience, are you open to emailing me (I just got accepted to a/A)?
I like how you used regex in your block! Creative! Also, if you went to App Academy, I'd love hear about your experience, are you open to emailing me (I just got accepted to a/A)?
thanks for pointing that out. just fixed it.
Are you saying that you're getting an error for "A"???
Great idea with the two arguments in your block! I like how much cleaner that is than mine.
Loading more items...