use \b without deleting a character in python 3

后端 未结 0 731
梦毁少年i
梦毁少年i 2021-01-02 05:10

While I am aware that \\b is used to delete a character in Python3, this time however, I intend to use \\b without deleting a character. My code is as follows:



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