第24425题 单选题
默认小猫角色,执行下列程序后,小猫说出的值是?

程序逻辑如下:

  1. 点击绿旗启动程序,将count设为0,num设为1
  2. 重复执行10次:
    • 如果 num > 5num除以2的余数等于0,则将count增加1
    • num增加1
  3. 循环结束后,小猫说出count的值
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析