第25028题 单选题
Scratch编程中计算正整数相邻因数对的程序,其"如果…那么…"的判断条件是什么?

输入一个正整数求该正整数的相邻因数对,例如正整数为12,相邻的因数对为(1,2),(2,3),(3,4)。默认小猫角色,对应的程序积木如下: Scratch主程序

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析