I would like to know how to compare 2 different strings through a function in Python. More specifically, how similar 2 different strings are, and their similarity as a percentage (the letters that appear in both strings). Thanks in advance.
Share
1 Answer