发布时间:2019-09-22 07:45:18编辑:auto阅读(3233)
#encoding=utf-8
str=""
if str.strip()=="":
print("str is null")
if not str.strip():
print("str is null")
#encoding=utf-8
str="hello"
if str.strip()=="":
print("str is null")
if str.strip():
print("str is not null")
上一篇: Python断点调试方法
下一篇: Python--生成Wav格式文件
47834
46376
37259
34721
29304
25964
24883
19942
19531
18013
5782°
6406°
5919°
5957°
7058°
5903°
5935°
6431°
6399°
7769°