【学习总结】Python-3-转义字符

参考:

转义字符:

  • 在需要在字符中使用特殊字符时,python用反斜杠()转义字符

END

原文地址:https://www.cnblogs.com/anliux/p/10913245.html