Solution Exercise 80: python program that determines the list of common words in given two texts
Exercice 80 Write a python algorithm which determines the list of all common words to two text T1 and T2 without repetition. Example if: T1 = "Python is open source…