Im tryin to find some function in Python which can help me with finding some word-matches of two different strings. For example we have 2 strings :
- "I am playing basketball everyday"
- "basketball is the worst game ever"
And i want this function to return true if "basketball" was found in both strings.
Aucun commentaire:
Enregistrer un commentaire