邏輯與程式設計## 課程內容:Python * 代課老師:高吉隆---- ## 第七章函數* ... num = [4, 3, 2, 1] # num為全域變數 for j in num: product = 1 # product為區域變數 ...
確定! 回上一頁