how to replace multiple character in a phrase using users input and the number of replaced character in python?

后端 未结 0 1524
我寻月下人不归
我寻月下人不归 2020-11-28 05:15

This program will remove all desired letters from any user-entered sentence or phrase.

while True:
    phrase = input("Type a phrase (or enter q to exit          


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