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.
They are not intresting yes, but they are counted for the second criteria thats 1 point because when you add 1 or 2 it becomes a 3 digit number
This comment is hidden because it contains spoiler information about the solution
does it need to be in the perfect order?
as i said, my code is not counting the zero just to make sure i tried all those test in vs(-5/1)prog:50 rank-3
-1/4–prog60 rank1,
4/-2 it doesn’t change because it’s more than 1 behind current rank and finally 7/-4 the same thing
Its now working for me i have the same issue as many others the test Expected progress: 21, Actual: 20. if there is nothing wrong can you at least explain where the 21 comes from
did anyone find a fix?
i have the same issue
did you find a solution
Can someone help me pass the testValidMultipleRankProgression() test. i keep geting
"Applied Rank; -1; Expected progress: 21, Actual: 20
Expected: True
But was: False"
Why would 0.0.0.0 be true and 12.34.56.00 be false?
This comment is hidden because it contains spoiler information about the solution
Can someone give me an idea about the boxes, i cant thing of anything that wont require multuple for loop. i have it working with rows and columns