甲班劉名恩PYTHON特色:維基百科

維基百科PYTHON

網址前後加上引號'(可以單引號'SINGLE QUOTATION MARK也可以雙引號"DOUBLE QUOTATION MARK),命令SRC=SOURCE來源,嵌入框架中FRAME這些都是HTML=HyperText Markup Language=超文件標記語言。告訴大家你也學過CSS

縮排INDENTATION

Python uses whitespace indentation(使用空白鍵縮排), rather than curly brackets or keywords(而不是使用大括號捲的括號或關鍵字), to delimit blocks(來分隔區段). An increase in indentation comes after certain statements; a decrease in indentation signifies the end of the current block.[82] Thus, the program's visual structure accurately represents its semantic structure.[83] This feature is sometimes termed the off-side rule. Some other languages use indentation this way; but in most, indentation has no semantic meaning. The recommended indent size is four space. Python語法中的複合語句,包含了一些其他語句,它們以某種方式影響或控制這些其他語句的執行。Python的複合語句包含一個或多個子句(clause),子句構成自一個頭部(header)和一個套件(suite)。特定複合語句的子句頭部都在同樣的縮排層級上,每個子句頭部開始於一個唯一標識關鍵字,並結束於一個冒號。套件即語法意義上的塊,是這個子句所控制的一組語句。

嵌入影片

CSS=CASCADING STYLE SHEET「階層樣式表單」的程式碼

留言

  1. 期末考截圖太大,浪費右邊的資源!https://mingenliu.blogspot.com/2026/01/python.html
    curly brackets. https://mingenliu.blogspot.com/2025/12/python.html

    回覆刪除

張貼留言

這個網誌中的熱門文章

PYTHON輸入TKINTER與MATH函式庫

劉名恩金融常識測驗解答

劉名恩PYTHON字串find字串[開始:結束]