Ad
  • Default User Avatar
    • not enough tests
    • need random tests

    EDIT: note that your tests are insufficient: this solution is wrong (I forgot to check in the strings without considering case) and it still passed the tests.

    EDIT²: btw, the argument name should be lst or arr, but not text (it's not a string)