立即学习:https://edu.csdn.net/course/play/26676/338774?utm_source=blogtoedu
str 字符串
ord('z') 查询z字符的ascii码
import sys 库
\' “\”转意符号 ‘what\'s your name ’
what's you name
字符串:有序排列的对象