这篇说说字符串的函数,作为一个记录。
一、常用字符串操作函数
二、string模块
结果:
三、join函数
四、split()函数,分割字符串
五、format函数,字符串格式化
六、python的真假判断