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.
How is it that i am getting incorrect answer when i try my code here but correct when i run the same code in my computer?
Thanks, it was my code.
Can you please let me know there is an issue with the testing? Kata is in php. Thanks
testRandom
Failed asserting that two strings are equal.
Expected: '6000000000000000000 + 600000000000000000 + 60000000000000000 + 8000000000000000 + 500000000000000 + 70000000000000 + 9000000000000 + 70000000000 + 8000000000 + 50000000 + 3000000 + 800000 + 20000 + 2000 + 400 + 60 + 5'
Actual : '6000000000000000000 + 600000000000000000 + 60000000000000000 + 8000000000000000 + 500000000000000 + 70000000000000 + 9000000000000 + 70000000000 + 8000000000 + 50000000 + 3000000 + 800000 + 20000 + 2000 + 400 + 20 + 5'
How is that possible? Code passes all the other tests