python語言腦圖學習系列(6)- Python3 條件語句6

爲了方便學習,製作了腦圖,能快速的記憶和學習。 測試代碼如下: if(0): print(「this」) else: print(「else」) if(None): print(「null」) else: print(「eles」)
相關文章
相關標籤/搜索