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.
Thanks:)
To be less obscure, they are saying you climb the difference between the number given and where you came from, not the actual number.
second sentence, actually.
This comment is hidden because it contains spoiler information about the solution
The test case expectation is correct. I would suggest paying a lot of attention to the first sentence of the challenge.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Expected 1.1 * 2.2 * 3.3 == 7.986, got 7.986: 7.986000000000001 should equal 7.986
It happened in python.