Should include instructions on how to deal with invalid input. The description is a bit misleading too, as phildinius pointed out.
Issues:
You state in the description that: the letter must be just a single character, and yet I'm getting tested on the letter $$.
the letter must be just a single character
$$
Duplicate of https://www.codewars.com/kata/57ad85bb7cb1f3ae7c000039
There're no tests with number = 0.
number = 0
No random tests.
Loading collection data...
Should include instructions on how to deal with invalid input. The description is a bit misleading too, as phildinius pointed out.
Issues:
Issues:
You state in the description that:
the letter must be just a single character
, and yet I'm getting tested on the letter$$
.Duplicate of https://www.codewars.com/kata/57ad85bb7cb1f3ae7c000039
There're no tests with
number = 0
.No random tests.