“\\” escape sequence not working in python shell

前端 未结 0 326
隐瞒了意图╮
隐瞒了意图╮ 2021-02-02 08:18

when i type \'hello\\\'s\' into the python shell, it outputs \'hello\'s\' but when I type "\\\\" the output is \'\\\\\' instead of \'\\\'. Additionally when I use trip

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