Search this site
Embedded Files
Skip to main content
Skip to navigation
10天家中學習micro:bit 編程
首頁
Makecode
購買 micro:bit
10天家中學習micro:bit 編程
首頁
Makecode
購買 micro:bit
More
首頁
Makecode
購買 micro:bit
Day 1 - 單位換算
Step 1
顯示文字 “cm?”
建立變數 "ten" 以存儲十位數
建立變數 "hundred" 以存儲百位數
Step 2
按下按鈕 “A” 將變數 “hundred” 增加1
顯示變數 "hundred" 的值
Step 3
按下按鈕 “B” 將變數 “ten” 增加1
添加條件以檢查該值是否 = 10。 如果是,將其更改為 0。您知道為什麼嗎?
顯示變數 "ten" 的值
Step 4
按下按鈕 “A+B” 計算答案,將“hundred”和“ten”的值加在一起
使用命令“ join” 將所有變數和文本鏈接為一句子進行顯示
重設變數 “hundred”和 "ten" 的值進行下一次計算
問題
為什麼需要檢查 “ten” 的值不超過10?
指令“ Join” 有什麼作用?
你可以編寫另一個編碼將米轉換為厘米嗎?
Back
Makecode
Google Sites
Report abuse
Page details
Page updated
Google Sites
Report abuse