二、python之hello python

目錄 一、在 Shell中輸出hello python語句 二、在python文件中輸出hello python語句 三、Tips 1.特殊符號 (1)縮進 (2)註釋# (3)冒號: (4)續行\ 2.命名與保留字 (1)變量: (2)命名 (3)保留字(關鍵字) 一、在 Shell中輸出hello python語句 >>> print("hello python") hello python
相關文章
相關標籤/搜索