I have this code:
class TextProcessor: def __init__(self, text): self.text = text def UniqWords(self): return set(self.__text.spli