码迷,mamicode.com
首页 > 编程语言 > 详细

python 字符串 string模块导入及用法

时间:2018-10-06 23:13:03      阅读:342      评论:0      收藏:0      [点我收藏+]

标签:str   ascii   .com   模块   调用   方法   字符   自己   python   

  字符串也是一个模块,有自己的方法,可以通过模块导入的方式来调用

1,string模块导入

    import string

2,  其用法

   string.ascii_lowercase

    string.digits

更多更能可以用dir()函数查看其方法

文章来自 www.96net.com.cn

python 字符串 string模块导入及用法

标签:str   ascii   .com   模块   调用   方法   字符   自己   python   

原文地址:https://www.cnblogs.com/96net/p/9748870.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!