Ad
  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    Test Passed
    'eta' should equal 'qxz'
    i think there is some problem with test cases.

  • Default User Avatar

    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.