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 have the same problem, when I run the code with different cases in other shells , and I am passing but not here.
I have a same problem with JS,I just stuck on the case :Test.assert_equals(michael_pays(5), 3.33). Can you please fix it?
I am having the same problem , and as a beginner I cannot write my code to console. My code perfectly works when I run in Repl.it or other language shells. Without spoil alert, I am writing as function declaration and it gives all the time Errors. Can you please correct the test cases or let us use function declaration?