How to replace strings in sentence with appropriate dictionary values?

前端 未结 0 1306
我寻月下人不归
我寻月下人不归 2021-02-01 11:33

I have a dictionary as follows :

dict_ = { 
        \'the school in USA\' : \'some_text_1\',
        \'school\' : \'some_text_1\',
        \'the holy church in br         


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