第24617题 判断题
判断:默认小猫角色执行给定程序后,变量"count"的值可能大于500

给定的Scratch程序逻辑如下:

  1. 当绿旗被点击时:
  • 将变量count设为0
  • 重复执行克隆自己
  1. 当作为克隆体启动时:
  • 将变量count增加1
  • 在1秒内滑行到舞台随机位置
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析