This is my code for removing duplicate letters in a string
text="Enter string:"+" " string=input(text) def rem_duplicates(string): x