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.
Python accepts solutions that don't round to two decimal places.
Floating point comparison should be used in
C#
Crystal
Haskell
JS
Ruby
This comment is hidden because it contains spoiler information about the solution
C translation does not report actual and expected values upon errors.
Ruby 3.0 should be enabled.
There are no random tests in javascript.
It would help if the tests have descriptive names. Something like "ShouldReturnOriginalTo2Places" would help indicated that they need to round (if they forgot it was in the spec).
Also, the example in the description should have the 2 places ("...the function should return an original price of $100.00")