ScratchData LogoScratchData
Back to any296's profile

b077:因數

ANany296•Created September 25, 2015
b077:因數
0
0
130 views
View on Scratch

Instructions

問題:找出【被除數】的所有因數? 因數的定義 被除數÷除數=商...餘數 如果餘數=0 除數就是被除數的因數 定義變數:【被除數】、除數、因數清單 初始化: 【被除數】=0 【除數】=0 清空【因數清單】 提問:被除數=? 【被除數】=答案 重複計算次數=【A整數】 如果【被除數】÷【除數】的餘數=0 將【除數】加到【因數清單】內 每算完一次【除數】就要加1,再重算一次【被除數】÷新【除數】的餘數是否=0

Project Details

Project ID78581760
CreatedSeptember 25, 2015
Last ModifiedMay 6, 2020
SharedOctober 15, 2015
Visibilityvisible
CommentsAllowed