I have many strings. At least 4, max 12. All the Strings have a differing part in the middle. I want to extract the part of the string for each string that differs from all the other strings. How can I practive this?
Asked
Active
Viewed 76 times
0
-
Maybe this answers could be helpful to you: http://stackoverflow.com/questions/80091/diff-a-ruby-string-or-array – iltempo Feb 25 '12 at 14:55
-
Example code is help to give very accurate answer to you. Code??? – Mr. Black Feb 25 '12 at 16:36
1 Answers
0
http://users.cybercity.dk/~dsl8950/ruby/diff.html
That's all what you need

You knows who
- 885
- 10
- 18