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.
lets take your example first row "90 >= score <= 100", lets say score is 95.
90 >= 95 <= 100
it will read as 90 is bigger or equal to 95, which is less or equal to 100. 90 is not bigger or equal to 95.
No. Stop raising bogus issues and write in english.
That walk doesn't take exactly 10 minutes. Not a kata issue, use
Question
label next time..