Python學習記錄-判斷字符串爲空

基本庫 判斷字符串爲空web s=' ' if s.strip()=='': print 's is null' # 或者 if not s.strip(): print 's is null' pltjson # 顯示圖像 plt.show() # 暫停 plt.pause(10) # second # 關閉圖像 plt.close() json文件保存與讀取框架 model
相關文章
相關標籤/搜索