🌈 搜索
📅  最后修改于: 2022-03-11 14:45:32.990000             🧑  作者: Mango
text = input("your text>>") print(text.replace(text[0],"$"))