Python Program
word_list = ['Emma','Woodhouse','father','Taylor','Miss','been','she','her'] #i'm using this example text in place of the file you are using text = 'This is an example text. It will contain words you are…
word_list = ['Emma','Woodhouse','father','Taylor','Miss','been','she','her'] #i'm using this example text in place of the file you are using text = 'This is an example text. It will contain words you are…