I created a function to compare the characters in my_word and other_word. my_word is a string with \'_\' characters, other_word is a string with regular English word.
The