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.
.
I ran into the same issue as others due to rounding. Despite my solution being correct, I had to try several times.
This comment is hidden because it contains spoiler information about the solution
CoffeeScript translation Kumited! Please Accept :d
without parseFloat it's giving similar expected but not succeeding.
How about giving a link in the description to an external resource where the Tax formulae is explained better !?
VAT calculation is not explained effectively.
This comment is hidden because it contains spoiler information about the solution
I used new Number after the to fixed so how is the data type wrong?
data type checking
All my test results resolved as failed but the expected and actual were exactly matched. Not sure why?
Some test cases failing
toFixed(2) did not worked even if the answer was correct and it was a number
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...