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.
TimeOut.................................
old brother?
OK,i will check up that again.Thank you!:)
You didn't use the "right" tool in your code, that's all. There is no magic with this type of things: if you get a space that should not be there, that means your code put it there, so check for it and correct it. ;)
I know that,why does it happened ? About the space.
The difference seems to be a space at the end.
expected:<... in dsnnieedcg oredr[]> but was:<... in dsnnieedcg oredr[ ]> ,why? Please tell me.