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.
For some reason my code gets 1 't' to less, everything else works properly.. i really cant tell why?!
Edit: Never mind. For everyone else, who is wondering y they miss one 't', it's bc of your code probably doesn't count the capitl 'T' at the very beginnig of the str.
I been trying to solve this Cata with a while function, for some reason it runs out when i divide v2 by 3600 instead of 36000.
Doesnt make any sense to me.. can anyone explain pls?