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.
Then don't use numbers. Numbers will lose precision in high inputs so it will fail. It's exactly the purpose of this kata. Which is why the description told you to return a string. You have to implement your own addition algorithm.
I'm closing this since this is not a kata issue.
I'm trying to convert number to string to match the test, I used every way on earth to convert it and it's only giving me binary numbers witch never passes
please reCheck the test envieronment, and convert the last answer to number instead of string.