上善若水山西太原

关注

python之string预定义模块

上善若水山西太原

关注

阅读 112

2023-01-07


#_*_ coding:utf-8 _*_
import string
print string.uppercase
#output ABCDEFGHIJKLMNOPQRSTUVWXYZ
print string.lowercase
#output abcdefghijklmnopqrstuvwxyz
print string.digits
#output 0123456789
print string.letters
#output abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ


相关推荐

alonwang

python定义类模块之attr

alonwang 67 0 0

f12b11374cba

python 的 string模块

f12b11374cba 169 0 0

进击的包籽

Python内置模块-String

进击的包籽 22 0 0

皮皮球场

Android预定义样式

皮皮球场 86 0 0

Python百事通

php预定义接口

Python百事通 130 0 0

蓝哆啦呀

PHP预定义变量

蓝哆啦呀 173 0 0

心存浪漫

【C语言】预定义符号

心存浪漫 112 0 0

龙驹书房

打印GCC预定义宏

龙驹书房 97 0 0

穆风1818

谈谈C++预定义宏

穆风1818 111 0 0

愚鱼看书说故事

C语言:预定义的宏

愚鱼看书说故事 95 0 0

精彩评论(0)

0 0 举报