第13309题 单选题
求正整数相邻因数对的Scratch程序中,「如果…那么」的判断条件应为以下哪项?

输入一个正整数,需找出它所有相邻的因数对,例如输入12,因数对有(1,2)、(2,3)、(3,4)。默认小猫角色,对应Scratch程序如下图: Scratch求相邻因数对程序截图

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