/StringFinder

Finder is a Python class that accepts a list of strings and return all strings from the list that contain the exact same characters as the string passed into its find method.

Primary LanguagePython

No issues in this repository yet.