第13308题 单选题
默认Scratch小猫角色,执行给定的程序后,小猫说出的值是?

程序逻辑如下: 当绿旗被点击时:

  1. 将变量x设为0
  2. 将变量i设为1
  3. 重复执行直到 i > 10
    • x增加i的值
    • i增加2
  4. 小猫说出变量x的值,持续2秒
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析