Ad
  • Custom User Avatar

    I came up with the same solution in under a minitue. Thank you CodeWars community. This works!

  • Custom User Avatar

    so what was the solution? i am also using pythong and getting True for False in performance testing

  • Default User Avatar

    OK! Thank you!☺

  • Custom User Avatar

    @wjm1314 already answered above, and he didn't train in javascript like you, he used Python. There is no need to post the same question again (be patient ;) )

  • Default User Avatar

    can you tell me where can I view random test? Thank you!

  • Custom User Avatar

    The instructions say that only lowercase letters are allowed.
    But the random test is generating captial letters and digits:
    e.g. "Testing for EscQEZGmsu and ebi26Npjzi".
    Shouldn't the tests only include lowercase letters as stated?