Python教程: 字符串转义序列及格式化

反斜杠()转义字符:
在这里插入图片描述
字符串格式化:
在这里插入图片描述

原文地址:https://www.cnblogs.com/python960410445/p/13775740.html