Write a program that reads in two words [both are Strings] and prints all the unique letters [letters that aren't shared] between both Strings [no duplicates]. Hint: look at the String method indexOf(char). Note, there is a new line after the output.
Sample Input [2 Strings]: halifax dartmouth
Sample Output: lifxdrtmou
truro toronto
un
nappy dancing
hpyancig