Enter two strings as inputs. The first result will contain all the character matches from the first string. The second result will show how many times a letter from the second word is duplicated.
See the Code on Github