Leave numbers when removing duplicates

前端 未结 0 545
孤街浪徒
孤街浪徒 2020-12-11 11:27

This is my code for removing duplicate letters in a string

text="Enter string:"+" "
string=input(text)

def rem_duplicates(string):
    x          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题