TASK2:條件與循環

語法知識 3.6及3.7 循環 for/end for 變量=起點:增量:終點 程序語句 end while/end while 條件表達式 程序語句 end 3.8 條件 if/end if 邏輯表達式 程序語句 end 多條件分支 if/elseif/……/else/end if 邏輯表達式1 程序語句1 elseif 邏輯表達式2 程序語句2 …… else 程序語句 n end switc
相關文章
相關標籤/搜索