流程圖
實作1.流程圖10_ex1(單向選擇條件分支)
Class s40207030_pg1_10_ex1 {
Public static void main (String[] args) {
程式敘述區塊0;
If(條件式) {程式敘述區塊1;}
}}
回上一頁