abdellatif99
Programmer
i have two strings:
x='my interesting is reading'
y='my interesting is develpoer'
OR
x= 'Break light doesn't work'
y= 'Front light doesn't work'
i would like to calculate the degree of similarity between them.
x='my interesting is reading'
y='my interesting is develpoer'
OR
x= 'Break light doesn't work'
y= 'Front light doesn't work'
i would like to calculate the degree of similarity between them.