Python中的string.whitespace
在本教程中,我们将学习string.whitespace。
字符串空白是在Python3的字符串模块中预定义的。如果包含空格,制表符,换行符,返回符,换页符和垂直制表符。
示例
# importing the string module
import string
# printing a string
print("Hello")
# whitespace printing
print(string.whitespace)
# printing a string
print('nhooo')输出结果
如果运行上面的代码,则将得到以下结果。
Hello nhooo
结论
如果您对本教程有任何疑问,请在评论部分中提及。
热门推荐
10 祝女儿简短祝福语大全
11 大学新年祝福语简短创意
12 元旦适合的祝福语简短
13 朋友出远门祝福语简短
14 初六简短的祝福语
15 祝男孩生日祝福语简短
16 同事调离的祝福语简短
17 拜年红包的祝福语简短
18 妈妈生日祝福语简短励志