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.
This comment is hidden because it contains spoiler information about the solution
Test Passed
'eta' should equal 'qxz'
i think there is some problem with test cases.
My code works fine and outputs: 335045203092460 (for the underneath inputs) but it is giving me the following error in submission. Please resolve the issue with Kata.
f(25886104, 85766697)
Traceback:
in
in f
TypeError: integer argument expected, got float
I can understand that the output is large, but there is not information given for rounding off etc.