Why is '\x' invalid in Python?

前端 未结 5 485
-上瘾入骨i
-上瘾入骨i 2020-12-09 03:31

I was experimenting with \'\\\' characters, using \'\\a\\b\\c...\' just to enumerate for myself which characters Python interprets as control characters, and to what. Here\

5条回答
提交回复
热议问题