@Anjali Singh why did you copy the tests code? Please use the initial code:
def number_to_string(num): # Return a string of the number here!
Probably you forfeited the kata. Not the same problem as the OP one.
same with me ia am using python but it is showing wrong
Your solution has a bug, it fails for some very specific inputs. It even fails example tests, which you can see and inspect.
Your solution being buggy is not a kata issue.
the code has been updated recently
Loading collection data...
@Anjali Singh why did you copy the tests code? Please use the initial code:
Probably you forfeited the kata. Not the same problem as the OP one.
same with me ia am using python but it is showing wrong
Your solution has a bug, it fails for some very specific inputs. It even fails example tests, which you can see and inspect.
Your solution being buggy is not a kata issue.
the code has been updated recently