摘要: python学习笔记6 一、字符串的相关函数 1. capitalize 2. swapcase 3. title 4. center 5. find,index 二、元组的相关函数 1. count 2. index 三、列表的相关函数 1. count和index 2. sort、reverse 阅读全文
posted @ 2020-03-18 15:39 卡奇欧 阅读(63) 评论(0) 推荐(0)