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 agree, we need more test cases to cover different scenarios
I guess OP didnt tried other katas apparently..... Im finding this kata a bit difficult as well, will need to come back. if you are familiar and confident in solving math problems, this might seem easy for you. If you coming into programming from another background, I dont see this kata that easy. but nontheless challenging in a nice way, as it should
@ 10XL => thank you
thank you
Hello,
Could someone give me a small hint of what Im doing wrong or what should I pay attention to.
Basic tests are fine, last TDD doesnt go through: (Expected: "expected", instead got: "actual")
sorted
Hello,
beginnner here. Im passing the basic tests but after it gives me some errors here and there. Is there something I should look out for that I might be missing as a beginner?
Dont want the answer of course, just a hint
thank you sooooo much. now that I think of, they always tell me print your intermediate results so u can see how the code works and spot the error. Found it, thank youuuu
you should
print
your intermediate results (or create them in order to print them) to see what is going wrong.Hi,
beginner here. Im getting 3 tests OK, 2 fail. specially on the duty_free(17, 10, 500) one. Doing it manually it gives me the correct answer, when running the code here gives me error, expected 294, received 500. I dont want the answer, but any hint where I might be doing something wrong pls?
beautiful ... hopefully one day will get to do same..indeed code is poetry