There are the following test cases missing: stringTimes("Hi", 0) -> "" stringTimes(null, 5) -> "" Thank you, Annett
There are the following test cases missing:
stringTimes("Hi", 0) -> ""
stringTimes(null, 5) -> ""
Thank you,
Annett