Ad
  • Custom User Avatar

    @bldev06200 ~ I just ran your code several times, and it passed the kata repeatedly.

  • Custom User Avatar

    Generally the important thing is not what is logged, but what is returned. Sometimes it happens that users think their logs okay but they return something else.

    If it's not this, then it's difficult to tell without knowing your code.