luckyNumber.c這個程式是一個典型的IPO模型(Input Process Output Model)的程式:先取得使用者的輸入(input),然後加以處理(process),最後將結果輸出(output)。
確定! 回上一頁