我們知道可以寫pass來占位,如果不加pass,而是空在那裡,會報錯。
if 1==1: pass print("hh")
事實上不一定要寫pass,寫個字符串(相當於注釋)可以有一樣的效果,但是#的注釋是不行的。
if 1==1: 'dd' print("hh")
函數也是一樣:
def testfun(): 'ddd' testfun() print("fun")
下圖是我在vscode和jupyter上運行的結果以下是我的
Catalog Text One 、 install a
Im the son of Science . stay p
Common data types Integer typ
文章目錄1、生成requirements.txt2、編寫do
Matplotlib繪圖之Times New Roman&a